I have these tabs for Step1 and Step2. In step1, I have this submit button to go to the next tab, it does update the URL, but the component does not update. It still stays on tab1. How can I fix this?
I kind of wanted to direct the user to the Step2 tab once the user has clicked the submit
button in Step1