TextField onChange not firing?

For some reason, having a redirect call in the client entirely breaks all actions from working.

Changing it to the navigate function from useNavigate() resolves it.

3 Likes