Joffrey JAFFEUX
27f08a5c28
FIX: allows to manually remove error for virtual fields ( #28555 )
...
In FormKit you can add error on an existing field existing in the DOM, but you can also set an arbitrary error on a virtual field not existing in the DOM.
When revalidating existing data, we are only resetting real fields. This commit adds `removeError(name)` to allow you to manually manage virtual fields. `removeError` is available in the same helpers where `addError` is available.
<!-- NOTE: All pull requests should have tests (rspec in Ruby, qunit in JavaScript). If your code does not include test coverage, please include an explanation of why it was omitted. -->
2024-08-26 20:32:46 +02:00
..
2024-08-26 20:32:46 +02:00
2023-03-15 09:42:12 +00:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2023-03-15 09:42:12 +00:00
2024-08-21 13:23:24 +10:00
2023-10-10 21:46:54 +01:00
2024-08-20 09:59:43 +10:00
2024-08-20 09:59:43 +10:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2024-04-19 14:23:27 -03:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2024-01-18 13:06:42 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2024-08-16 09:12:24 +10:00
2023-10-10 21:46:54 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2023-10-10 21:46:54 +01:00
2023-10-10 21:46:54 +01:00
2024-01-03 09:27:25 +08:00
2023-10-10 21:46:54 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-05-29 15:49:44 +10:00
2024-03-21 13:42:06 +10:00
2023-03-15 09:42:12 +00:00
2023-10-18 11:07:09 +01:00
2024-08-23 14:59:56 +02:00
2023-03-15 09:42:12 +00:00
2024-03-18 08:50:39 +10:00
2024-07-31 17:37:24 +01:00
2024-08-26 11:25:36 +10:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2023-03-15 09:42:12 +00:00
2023-10-18 11:07:09 +01:00
2024-03-06 18:05:11 +01:00
2023-10-10 21:46:54 +01:00
2024-03-06 18:05:11 +01:00
2024-03-06 18:05:11 +01:00
2024-06-07 10:26:00 -05:00
2023-03-15 09:42:12 +00:00
2024-03-06 18:05:11 +01:00