• Resolved koneu

    (@koneu)


    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)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi @koneu,

    Thanks for your post and sorry for the trouble!

    That’s a strange error. I think the reason for this is that either some data has a wrong format or that the data (in particular: a configuration setting value) is missing.

    Can you please get in touch via the yellow “Send us an email” button on https://tablepress.org/pricing/ so that we can look into this more?

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Edit Screen only partially populated’ is closed to new replies.