-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
Reflex not triggered when a Stimulus controller is also attached to a field #678
Comments
Thanks for reporting this and for providing a repro @cmer. I was able to reproduce it in the test-suite and I'm currently looking into the best way to fix it! Thanks! |
This should be resolved via #670 |
Thank you SO MUCH! Awesome!!! Can't wait to give it a shot. You have a typo, btw. Left a comment. |
This should be resolved with the release of |
Bug Report
Describe the bug
Reflexes are not triggered when any other Stimulus controller is attached to an input field.
To Reproduce
Attaching a Stimulus controller to a text field prevent reflexes from running.
Expected behavior
The reflex should get triggered in both cases.
Screenshots or reproduction
See: https://github.com/cmer/stimulus-reflex-bug-repro
And video demo: https://share.cleanshot.com/7sz67SPmk8sP8PGtL6xJ
Versions
StimulusReflex
Browser
The text was updated successfully, but these errors were encountered: