solar-forms icon indicating copy to clipboard operation
solar-forms copied to clipboard

Forms library for SolidJS inspired by Angular's reactive forms.

Results 2 solar-forms issues
Sort by recently updated
recently updated
newest added

Hey, so pretty simple issue if you have a `form` like this ``` ``` Essentially, the input field gets deselected every time you input a character. Here is a repo...

Thanks for creating this library. While testing I have come across a couple of related issues. ## Form fields do not work if nested in other elements e.g. An `input`...