Edit Screen only partially populated
-
Not unlike the screenshot in the FAQ, but it’s way more mystical: The Table gets displayed, but there’s no save button and the other elements of the edit page remain unpopulated. There’s a react error message in the console …
TypeError: undefined is not an object (evaluating 'e.extra_css_classes.split')
(anonyme Funktion) — edit.js:1:29228
ht — react-dom.min.js:10:45679
Qs — react-dom.min.js:10:120136
wl — react-dom.min.js:10:88344
bl — react-dom.min.js:10:88272
yl — react-dom.min.js:10:88135
il — react-dom.min.js:10:84987
ol — react-dom.min.js:10:83545
v — react.min.js:10:3390
fe — react.min.js:10:5620
TypeError: undefined is not an object (evaluating 'e.extra_css_classes.split')I would presume that this means javascript execution halts at this point. But how can we progress?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Edit Screen only partially populated’ is closed to new replies.