Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin interface throws errors in v2 #47

Open
zerok opened this issue Aug 2, 2017 · 0 comments
Open

Admin interface throws errors in v2 #47

zerok opened this issue Aug 2, 2017 · 0 comments

Comments

@zerok
Copy link
Collaborator

zerok commented Aug 2, 2017

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant