-
### Toevoegen content / code van vorig project
- https://github.com/lisavanmansom/dropandheal-react/issues/13
- https://github.com/lisavanmansom/dropandheal-react/issues/11
- https://github.com/l…
-
### System Info
System:
OS: macOS 15.1.1
CPU: (8) arm64 Apple M1 Pro
Memory: 111.00 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.9.0 - ~/.nvm/versions/node/v22.9.0/bin…
-
### Link to the code that reproduces this issue
https://github.com/edenstrom/nextjs-dynamic-css-modules-reproduction
### To Reproduce
1. Start the application in development mode with `npm ru…
-
Need to implement lazy loading
-
### Current Behavior
The Layer5.io website currently loads all images and resources at once when a page is accessed.
### Desired Situation
To improve page load times and enhance user experience, …
-
### Current Behavior
Unable to use lazy-loading React feature with react-native
This line will cause error
```tsx
const SharedLayoutLazy = React.lazy(() => import('@happynrwl/shared-ui-layout'))…
-
### What version of React Router are you using?
react-router-dom 6.26.1
### Steps to Reproduce
Use lazy loading for the page.
```js
lazy: () => import("./pages"),
```
In browsers that do not …
yxqme updated
1 month ago
-
### What is the example you wish to see?
Hi there!
I'm experiencing an issue when trying to implement lazy loading for components using React.lazy within Plasmo's Shadow UI.
### Is there any con…
-
Hello! can I use react-image-magnify with react lazy loading like in this link below :
https://www.npmjs.com/package/react-lazy-load-image-component
Thank you~
-
## ✨ Feature
Start using `react-router` data loaders.
## 🕵️ Details
We would like to start utilizing more functionality of `react-router`. The first step of this includes the use of [data lo…