-
**Describe the bug**
ERROR: no GL context for camera frames - please call pipeline_gl_context_set
(probably an issue with cameraRef in [ZapparCamera ](https://github.com/zappar-xr/zappar-react-three…
-
Hi!
I've just started using **react-snap** together with **create-react-app**, **loadable-components** and **redux**. Everything works great so far. React-snap generates prerendered html for every …
goras updated
5 years ago
-
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity.
Code-split using a third-party library such as loadable-components.
-
Make the main components loadable modules and load them into the main process.
This is what MoonLightDE is doing so cooperation is possible.
PCMan updated
8 years ago
-
Hi there!
createLoadable function includes a condition that checks `props.__chunkExtractor`
https://github.com/gregberge/loadable-components/blob/main/packages/component/src/createLoadable.js#L149…
-
Lots of things are missing when browsing with Safari Version 17.5 on macOS Sonoma 14.5 (23F79) to http://localhost:3000 (after ssh tunneling to ports 8080, 3000, and 3001)
![Screenshot 2024-09-11 a…
-
I'm using `react-loadable` to lazy load components, and it works fine with `react-router` v4
I tried to use the `toRoute` but the components no longer load
it is hard for me to show the whole cod…
-
Love how you have come up with this solution to the problem of adding to home screen with IOS devices. I guess Apple really does not like the PWA as they could potentially be taking away that cash…
-
Hi @mohsen1, thank you for open sourcing this library! Given that there are a few libraries that are trying to address this problem, I was wondering if you could provide a comparison (or pros/cons) of…
-
can you please expose the new parameter skipLazyInit in the HTML Helper extension?