Why do ToggleButtons with live() have to be clicked twice in modal? #19556
Unanswered
myregistration
asked this question in
Help
Replies: 1 comment
-
|
Could you share the code that you are using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Package
Form builder
Package Version
v3
How can we help you?
When using a modal form with live() on ToggleButtons and Radio the buttons get disabled briefly, so when you click on them it seems like the buttons aren't working unless you click them twice. It's wonky. You can see it in action when change the field type from ToggleButtons to Radio. I tried using live with onBlur and debounce, but it didn't help.
Beta Was this translation helpful? Give feedback.
All reactions