You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot read properties of undefined (reading 'content')
TypeError: Cannot read properties of undefined (reading 'content')
at https://nearform.github.io/quantum/assets/index-463bac67.js:408:3731
at handleInterpolation (https://nearform.github.io/quantum/assets/index-463bac67.js:360:2754)
at serializeStyles (https://nearform.github.io/quantum/assets/index-463bac67.js:365:1292)
at https://nearform.github.io/quantum/assets/index-463bac67.js:369:972
at https://nearform.github.io/quantum/assets/index-463bac67.js:365:2381
at eu (https://nearform.github.io/quantum/assets/index-add592e3.js:22:19476)
at oo (https://nearform.github.io/quantum/assets/index-add592e3.js:24:1571)
at ka (https://nearform.github.io/quantum/assets/index-add592e3.js:24:45660)
at ya (https://nearform.github.io/quantum/assets/index-add592e3.js:24:39496)
at wf (https://nearform.github.io/quantum/assets/index-add592e3.js:24:39427)
Opening the quantum/assets/index-463bac67.js:408:3731the error is here:
andreaforni
changed the title
Fix: Storybook Docx fail with error
Fix: Storybook Docx fail with error "Cannot read properties of undefined (reading 'content')"
Jan 18, 2024
I've seen this happen before more than a few times (I mean within this same application). Since having this regression continuously doesn't look very good, can we please see if we can put in place something which can detect this issue and fails the build? I'm not sure if it is possible and how much work it would be, but I think it's worth a try
andreaforni
changed the title
Fix: Storybook Docx fail with error "Cannot read properties of undefined (reading 'content')"
Fix: Storybook Docs fail with error "Cannot read properties of undefined (reading 'content')"
Jan 18, 2024
In the deployed Storybook instance, the
Docx
pages are failing with this error:Opening the
quantum/assets/index-463bac67.js:408:3731
the error is here:The text was updated successfully, but these errors were encountered: