Skip to content

Instantly share code, notes, and snippets.

@JanDW
Created September 22, 2022 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JanDW/702bbc9bb439b6ac8afbc051a1eb6a44 to your computer and use it in GitHub Desktop.
Save JanDW/702bbc9bb439b6ac8afbc051a1eb6a44 to your computer and use it in GitHub Desktop.
Section instance consistently fails to render in page editor
instrument.ts:129 TypeError: Cannot read properties of undefined (reading 'label')
at Select.tsx:28:73
at Ru (react-dom.production.min.js:262:359)
at t.unstable_runWithPriority (scheduler.production.min.js:18:343)
at Wo (react-dom.production.min.js:122:325)
at Au (react-dom.production.min.js:261:308)
at gu (react-dom.production.min.js:243:50)
at react-dom.production.min.js:123:115
at t.unstable_runWithPriority (scheduler.production.min.js:18:343)
at Wo (react-dom.production.min.js:122:325)
at Go (react-dom.production.min.js:123:61)
at Yo (react-dom.production.min.js:122:428)
at mu (react-dom.production.min.js:244:190)
at Object.notify (Subscription.js:19:7)
at t.notifyNestedSubs (Subscription.js:92:20)
at t.handleChangeWrapper (Subscription.js:97:12)
at g (redux.js:221:32)
at redux-saga-core.esm.js:1410:22
at index.js:11:16
at dispatch (redux.js:638:28)
at io-6de156f3.js:133:12
at redux-saga-core.esm.js:472:45
at d (redux-saga-core.esm.js:31:5)
at y (redux-saga-core.esm.js:87:5)
at h (redux-saga-core.esm.js:46:5)
at D.<computed> (redux-saga-core.esm.js:468:3)
at redux-saga-core.esm.js:1203:49
at v (redux-saga-core.esm.js:1271:5)
at h (redux-saga-core.esm.js:1161:9)
at W (redux-saga-core.esm.js:1108:3)
at redux-saga-core.esm.js:1199:7
at v (redux-saga-core.esm.js:1271:5)
at h (redux-saga-core.esm.js:1161:9)
at u (redux-saga-core.esm.js:1251:7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment