Known Issues
Just like any other package, ngx-formwork also some known issues. Below you find a list including a link to a GitHub issue, if it exists. This list is not exhaustive, so also check the GitHub Issues for anything not listed here.
- Bug Using auto visibility state management in combination with hide strategy “remove” results in error
- This requires further input from the community, to make an informed decision and implement a solution that fits most needs.
- Improvement [Registering validators per token prevents from referencing other validators by key since we get the whole map.](Cross-Referencing validators in Validator Registration Tokens)
- Not a bug, but limits the usefulness of validator registrations via DI token. The purpose of the DI token is to provide the values in exactly the shape as they are required.