-
Updated
Oct 4, 2020 - TypeScript
form-validation
Here are 661 public repositories matching this topic...
-
Updated
Sep 21, 2020 - JavaScript
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Sep 5, 2020 - JavaScript
Form onChange is called only on attachToForm but it doesn't called when you remove an input.
working example: https://codesandbox.io/s/formsy-vnfvm?file=/src/index.js
-
Updated
Dec 13, 2019 - JavaScript
-
Updated
Apr 30, 2020 - JavaScript
Please the following update
From the migration guide, this wroked for me to fix the issue :
If you previously used overflow: Overflow.visible, you shall replace it with clipBehavior: Clip.none.
For ListWheelViewport widget, if you previously specified clipToSize, replace it with the corresponding clipBehavior: Clip.none for clipToSize = f
-
Updated
Oct 2, 2019 - Swift
-
Updated
May 18, 2019 - JavaScript
-
Updated
Apr 23, 2019 - JavaScript
-
Updated
Aug 9, 2020 - JavaScript
-
Updated
Apr 29, 2020 - Clojure
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Jun 2, 2020 - Vue
-
Updated
May 6, 2016 - JavaScript
-
Updated
Sep 30, 2020 - PHP
-
Updated
Nov 9, 2018 - JavaScript
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Sep 23, 2017 - Java
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 2, 2020 - Dart
For a long time I thought this was impossible to do without writing toString/fromString functions for your custom types, but I just realized that you can make it work by instead using the list index of the options as the "value", and then in the onChange decoder use that index to retrieve the item from the passed in options list.
Here's a demo: https://ellie-app.com/7253Q8THR2xa1
-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Aug 13, 2018 - Java
-
Updated
Sep 7, 2020 - JavaScript
Improve this page
Add a description, image, and links to the form-validation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the form-validation topic, visit your repo's landing page and select "manage topics."
Are you submitting a bug report or a feature request?
Bug? I guess.
What is the current behavior?