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 has been archived by the owner on Jan 13, 2018. It is now read-only.
I recently built a site with the latest WP, GF & Repeater, and when I updated the site, the repeater completely breaks the form on versions 1.0.8-1.0.9. Here's what I've found so far:
Javascript Error: Uncaught TypeError: Cannot read property 'length' of undefined(…)jquery.textareaCounter.plugin.min.js:1
I've completely isolated Just WP Core, GF & Repeater and the issue is still present in the Form Preview. I've created a test install, and I'll post the creds here (so be nice lol):
Can someone log in and take a look? I would be hugely grateful. I've already dug a bit, but I'm not fully up on how the Repeater Plugin works, so I didn't get very far :(
The text was updated successfully, but these errors were encountered:
Same here. Lot of bugs.
For me, additionnal fields are not saved (the one i clicked "+"). Also, radio required button in a repeater seems to be never validated/seen: always ask me to fill them even if i did.
Ajax is not working when enabled also...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I recently built a site with the latest WP, GF & Repeater, and when I updated the site, the repeater completely breaks the form on versions 1.0.8-1.0.9. Here's what I've found so far:
Javascript Error:
Uncaught TypeError: Cannot read property 'length' of undefined(…)
jquery.textareaCounter.plugin.min.js:1
I've completely isolated Just WP Core, GF & Repeater and the issue is still present in the Form Preview. I've created a test install, and I'll post the creds here (so be nice lol):
http://cpathtest.almost.online/?gf_page=preview&id=1
User:
test
Pass:
test123*
Can someone log in and take a look? I would be hugely grateful. I've already dug a bit, but I'm not fully up on how the Repeater Plugin works, so I didn't get very far :(
The text was updated successfully, but these errors were encountered: