I'm new to Reactjs, I'm practicing it making an app. I have a weird problem, I use NavLink to navigate the menu pages, it was working fine, but I don't know hat happened, now it's not working properly. Whenever I refresh the page, the click on the menu buttons doesn't work, the weird part is if I just type something in the code and delete it, it works again, but if I refresh it doesn't, I can't figure out the problem.