Omer
Omer
**Is your feature request related to a problem? Please describe.** Currently, it seems that there is no way to programmatically iterate over validation errors and print a custom error message...
**Is your feature request related to a problem? Please describe.** I have two fields that get validated only `on:blur`. There is a combined field comprised of the other two, that...
**Describe the bug** Some links in the documentation are identical and lead to the wrong section. For example the `functions` under `COMBINED` leads to `functions` under `FORM`. This happens with...
**Is your feature request related to a problem? Please describe.** Currently the [documentation](https://chainlist.github.io/svelte-forms/#min) of `min` and `max` validators does not specify what is the behavior when a non-number value (`NaN`)...
When I try to "Compile and Run" a Dafny program in VS Code (F5 button), there is an error in the run command. The command that appears in the terminal...