You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2019. It is now read-only.
In the nextpage function, I found a line of code that is causing an issue when submiting the form from the last page.
The curpage variable (that is currently a int. var.) receives the object array settings.pages.
After this the navigation stops working.