Open mateus-sartorio opened 9 months ago
Problem happens because the HTTP request has to be finished before the confirmation page can be loaded. Add some sort of loading indication and make the register button unclickable while the request finishes.
Sometimes clicking on the register button on the registration page does not lead to the registration confirmation page. The registration request is still sent to the backend thou.