Closed DivineLawnmower closed 3 years ago
@DivineLawnmower thanks for opening this issue. it does seem the input is re-rendering. i'll look into what changed there.
Any update on this?
This issue is occurring for Radio and Checkbox Control as well
Please fix this bug as soon as possible
sorry for the delay, this should be fixed now
:tada: This issue has been resolved in version 1.6.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
thank you very much @kevinchappell
Something has changed recently which means that the input event on Select control Options is causing the input box to lose focus after each character is input.
I am currently using formeo via:
Please see video for details: https://i.gyazo.com/23d2607ca2a1bbb191b4cc4528e17408.mp4
Better video: https://i.gyazo.com/5d3a8f7b15a5981870e7316e6946fd7b.mp4
Once you remove the event from the input this issue stops occurring, however I am not sure of the consequences of removing this event.
Is it possible that the form is re-rendering each time?
Any assistance is appreciated.