Fore detects common authoring mistakes at startup and displays them in a modal.
Add no-check to <fx-fore> to suppress checks in production.
This form has intentional authoring mistakes covering all supported checks.
The error modal appears automatically on load because no-check is not set.
Adding no-check to <fx-fore> silences all checks.
The authoring-check module is not even loaded — zero overhead.
fx-send reference but no modal appears
because no-check is present.