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

JS error ocurring when creating a new field causing issues. #31

Open
Codesesh opened this issue Aug 10, 2018 · 1 comment
Open

JS error ocurring when creating a new field causing issues. #31

Codesesh opened this issue Aug 10, 2018 · 1 comment

Comments

@Codesesh
Copy link

Codesesh commented Aug 10, 2018

When adding a new field there is a JS error showing in the console, this seems to be effecting the ability to publish the form aswell, seems to keep saving it in draft mode.

Not sure if this issue should be here or in the actual user-forms github repo..

Made a video to demonstrate: https://cl.ly/401P3f0A022G

Have tested it on a fresh copy of SS 4.2.1 with dnadesign/silverstripe-elemental & dnadesign/silverstripe-elemental-userforms installed.

Error that is showing console:

userforms-cms.js?m=1529473687:1 Uncaught TypeError: Cannot read property 'scrollHeight' of undefined at HTMLFieldSetElement.<anonymous> (userforms-cms.js?m=1529473687:1) at HTMLFieldSetElement.fn (eval at e.exports (vendor.js?m=1532959962:1), <anonymous>:3800:19) at HTMLFieldSetElement.dispatch (eval at e.exports (vendor.js?m=1532959962:1), <anonymous>:3332:9) at HTMLFieldSetElement.eventHandle (eval at e.exports (vendor.js?m=1532959962:1), <anonymous>:2941:28) at Object.trigger (eval at e.exports (vendor.js?m=1532959962:1), <anonymous>:3210:12) at HTMLFieldSetElement.eval (eval at e.exports (vendor.js?m=1532959962:1), <anonymous>:3869:17) at Function.each (eval at e.exports (vendor.js?m=1532959962:1), <anonymous>:660:20) at init.each (eval at e.exports (vendor.js?m=1532959962:1), <anonymous>:271:17) at init.trigger (eval at e.exports (vendor.js?m=1532959962:1), <anonymous>:3868:15) at Object.success (bundle.js?m=1532959962:1)

@digitall-it
Copy link

Has this bug been corrected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants