reblessed
reblessed copied to clipboard
Fix focus cycling on form input element changes
This PR fixes #24 by ensuring a form's _children
array is rebuilt every time the form focus element is moved, to correctly handle structural changes of form input elements.