-
can you please expose the new parameter skipLazyInit in the HTML Helper extension?
-
### Description
In some case, hmr does not work.
### Reproducible Demo
https://github.com/jinasonlin/react-hot-loader/tree/async-components/examples/async-components
Start the example, t…
-
Hi
I am developing consumable web components that are meant to live on external sites. They will include a single javascript file from our site to be able to use our components.
If I make some …
-
To support chunking in feature apps, the `AsyncSsrManager` must support adding chunk urls to the list of necessary asset urls needed to be loaded before hydration. The necessary chunks need to be iden…
-
When you run the command
`npm run dev
`
In the frontend the console throw:
`loadable-components state not found. You have a problem server-side. Please verify that you have called `loadableS…
-
With the 1.5 Meteor update, we will be able to split code dynamically.
We can use react-loadable to load components on-demand.
However, how would we go about sending the needed , dynamically impo…
-
### Describe the feature / bug 📝:
I have a project where i use sonner in a web extension, but recently I moved the rendering to the shadow dom. Then I noticed that the toasts where not rendering as…
-
A system needs to be added to allow all built-in text to be translated to other languages or customised for any other reason. This system should also be usable by non-built-in components, allowing for…
-
First of all, thank you for the library 🙏
For one of my component, I'm using the `useQueryLoader` + `usePreloadedQuery` hooks.
Everything was working flawlessly until I updated from React 17.0.2…
-
# Maximising performance with React code splitting techniques | Edvins Antonovs
You can maximise the performance of your React applications with my guide to the latest code-splitting techniques. Lear…