
Below are some suggestions you can try:
- Disable the button after the first click
- Wrap up all the UI-related operations in ui.access()
- Navigation should happen immediately after successful registration, requiring only one click
Please try the above points and see if your application works.