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
I've tried several different arrangements, (different classes, different containers, etc. etc.) but no matter what, the previous and next buttons always return the same error:
"Cannot read property '0' of undefined" which the console says is an error with line 1780.
Using latest build, and jquery 1.11.1
Seems to be different from the first reported bug with the prev/next buttons.
The text was updated successfully, but these errors were encountered:
I've tried several different arrangements, (different classes, different containers, etc. etc.) but no matter what, the previous and next buttons always return the same error:
"Cannot read property '0' of undefined" which the console says is an error with line 1780.
Using latest build, and jquery 1.11.1
Seems to be different from the first reported bug with the prev/next buttons.
The text was updated successfully, but these errors were encountered: