I have a Firebase Signup form (I took it from the marketplace) but it doesn’t show error messages. The javascript script module can’t find the error message div.
Do I have a problem with the state form? It seems to stay in initial even with an error.
Another question, when it is in success how to redirect to another page? The window.location.href in the template don’t works.