I using React with React Router and have a route like http://localhost:3000/category-wise/6, you might encounter a problem where, on a page reload, only the HTML data is shown and all styles and JavaScript files fail to load. This issue often happens when you're using the useParams() hook to get URL parameters in your component.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)