-
-
Greetings,
I'm using react-router-dom and I'm trying to have lazyloading in my "gallery" page but when I visit the gallery page all the images are and lazyloading isn't working properly. I initiall…
-
### Which project does this relate to?
Router
### Describe the bug
I want to animate the `` component with `` from `react-transition-group`. So basically i wrote this in the root route:
```jsx
…
-
```
✘ [ERROR] No matching export in "node_modules/react-router-dom/index.js" for import "useRouteMatch"
node_modules/use-route-as-state/dist/index.es.js:2:22:
2 │ import { useLocation, …
d9k updated
11 months ago
-
## Premier essai
Cette erreur sur la main window en dev (mais pas sur /side_window) après avoir activé le mode strict :
![image](https://github.com/user-attachments/assets/eea071ee-b0a3-44fc-975…
-
Hey there,
I've followed the file readme in the folder "web" and opened the website, but when I try to click on "take the free test now" , the following error message is popping up:
TypeError: Can…
-
Need to replace switch to routes.
-
1. Add react-router-dom to front end
2. configure react-router-dom to deliver different routes
dev notes
https://www.npmjs.com/package/react-router-dom
https://reactrouter.com/en/main
-
### Link to the code that reproduces this issue
https://github.com/tonightpass/kitchn/pull/749
### To Reproduce
1. Install dependencies with `pnpm install`
2. Run `pnpm build`
3. Observe the buil…
-