Skip to content

Admin interface throws errors in v2 #47

@zerok

Description

@zerok

For some reason I get weird React errors when viewing the examples-subpages in the admin panel. Can anybody reproduce this?

flowWidget.jsx?e153:211 Uncaught (in promise) TypeError: Cannot read property 'props' of undefined
    at Object.renderFormField (eval at <anonymous> (http://127.0.0.1:5000/admin/static/gen/app.js:659:2), <anonymous>:262:30)
    at Array.map (native)
    at eval (eval at <anonymous> (http://127.0.0.1:5000/admin/static/gen/app.js:629:2), <anonymous>:245:11)
    at Array.forEach (<anonymous>)
    at Object.renderFieldRows (eval at <anonymous> (http://127.0.0.1:5000/admin/static/gen/app.js:629:2), <anonymous>:237:8)
    at eval (eval at <anonymous> (http://127.0.0.1:5000/admin/static/gen/app.js:659:2), <anonymous>:287:28)
    at Array.map (native)
    at Object.renderBlocks (eval at <anonymous> (http://127.0.0.1:5000/admin/static/gen/app.js:659:2), <anonymous>:281:29)
    at Object.render (eval at <anonymous> (http://127.0.0.1:5000/admin/static/gen/app.js:659:2), <anonymous>:382:12)
    at eval (eval at <anonymous> (http://127.0.0.1:5000/admin/static/gen/vendor.js:889:2), <anonymous>:795:21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions