-
## Feature request
**What is the expected behavior?**
It seems that although dynamic imports are supported in federated modules, and it is possible to obtain `remoteEntry.js` on ru…
-
## 🐛 Bug Report
I've switched a `loadable` code to `lazy` so that I can use react suspense, per your website docs.
While everything still works, typescript is throwing an error that `lazy` only …
-
### Build/Submit details page URL
https://expo.dev/accounts/studioriviera/projects/droovi
### Summary
when i try to update my app with eas update its stuck...
### Managed or bare?
managed
### En…
-
### Is your proposal related to a problem?
Using route-based code splitting causes css duplicate in chunks.
Steps to reproduce:
1. Create simple app with create-react-app
2. Use react-rout…
-
```
import {
MashroomPortalAppService,
MashroomPortalAppSetup,
MashroomPortalAppUser,
MashroomPortalClientServices,
MashroomPortalMessageBus,
MashroomPortalProxyPaths,
} from '@mas…
-
Hi,
Stupid question maybe but what happens with the DevTools component that I have in my forms when I deploy to production?
I have "@hookform/devtools": "^4.3.1", in my devDependencies in pa…
-
There are some issues when I use your `jodit-react` module,
When I want to wrap the module in the third component and do some stuff on, like altering content before update or adding a default value t…
-
**Describe the bug**
The `Lazy` class is not exported, while the factory function to create an instance of `Lazy` is.
All the other factory functions are paired paired with exports of the classes _…
-
I have found a bug that crashes the application if you move from a page with Flatpickr to any lazy-loaded page.
```
Uncaught TypeError: Cannot read properties of null (reading 'destroy')
at…
-
### What version of React Router are you using?
6.22.3
### Steps to Reproduce
I use microfrontend architecture in my app. I have a `RouteProvider` in my **host** app with the `createBrowserRo…