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

Wizard is broken #208

Closed
krixerx opened this issue Sep 12, 2016 · 4 comments
Closed

Wizard is broken #208

krixerx opened this issue Sep 12, 2016 · 4 comments

Comments

@krixerx
Copy link

krixerx commented Sep 12, 2016

In some reason wizard "next" button throws error:

vendor.f5d32e3d.js:5 TypeError: Cannot read property '$valid' of undefined
at o.a.isValid (vendor.f5d32e3d.js:23)
at o.a.checkErrors (vendor.f5d32e3d.js:23)
at o.a.next (vendor.f5d32e3d.js:23)
at fn (eval at compile (vendor.f5d32e3d.js:7), :4:203)
at b (vendor.f5d32e3d.js:5)
at e (vendor.f5d32e3d.js:8)
at o.$eval (vendor.f5d32e3d.js:6)
at o.$apply (vendor.f5d32e3d.js:6)
at HTMLAnchorElement. (vendor.f5d32e3d.js:8)
at HTMLAnchorElement.dispatch (vendor.f5d32e3d.js:2)

Week ago it worked perfectly and i haven't done changes during this time.
Angular 1.5, ngFormio, wizard rendering.

@krixerx
Copy link
Author

krixerx commented Sep 13, 2016

More info:
Debugger is saying, element.children().scope().formioForm in getForm() function is undefined.

var element = $element.find('#formio-wizard-form'); - itself exists.

I switched back to "ng-formio": "2.1.10" and problem disappeared.

@zackurben
Copy link
Contributor

@krixerx thanks for reporting this, and even more for finding a working version! We will investigate this issue.

@rmckeel
Copy link

rmckeel commented Jun 15, 2017

I am curious, any updates on this? This is an old thread.

@daneformio
Copy link

Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!

@daneformio daneformio closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2024
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

4 participants