Closed ren-chon closed 2 years ago
Please provide a repository that replicates this issue.
Hi, I was able to solve the problem today. it was my mistake. My route's name was the same name as the "Title" component so they clashed when i imported the component.
What package has an issue
@mantine/core
Describe the bug
Hello, When I navigate between routes in my project suddenly the page becomes unresponsive and the "Oh, Snap!" prompt shows. I tried again to open the link in a new tab, the link refuses to connect until I restart the server. I did install all the dependencies and followed the installation process in the docs. My other projects still work without problems. just mantine ui has this problem I tried on Chrome browser and brave
My root.tsx
The other routes are just plain mantine components styled with tailwind css
In which browser did the problem occur
chrome and brave
If possible, please include a link to a codesandbox with the reproduced problem
No response
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No response
Possible fix
No response