c-smile / sciter-js-sdk

Sciter.JS - Sciter but with QuickJS on board instead of my TIScript
BSD 3-Clause "New" or "Revised" License
1.64k stars 97 forks source link

fix: reactor form sample #297

Closed 4silvertooth closed 2 years ago

4silvertooth commented 2 years ago

Using name field in <FormError/> like <FormError (email) /> conflicts with name of actual input inside the form giving erroneous value for the form this commit fixes it by using key prop instead of name in component.