-
### Summary
crash right after the page is loaded, require in plugins section seems to not working correctly
### Steps to Reproduce
I run the project with `npm run dev` but at the moment I reload/lo…
-
### What React Native libraries do you use?
Expo Web, Expo Router
### Are you using sentry.io or on-premise?
sentry.io (SaS)
### @sentry/react-native SDK Version
6.3.0
### How does your developm…
-
The current `dash_mantine_components.js` file is quite large at 2.7MB, which can impact performance and load times.
### Build Output:
```
> dash_mantine_components@0.14.6 build:js
> webpack
…
-
**Description:**
Hello,
I've recently updated the `react-datocms` library in my React Native project from version **3.0.8** to **7.0.1**. After the update, the project crashes on startup with th…
-
# Problem
Multiple react version runtime plugin example does not work with `loadRemote`, only `import`.
## Example
https://github.com/module-federation/module-federation-examples/tree/master/runt…
-
### Description
The **Bridgeless Architecture** in React Native 0.74 and later introduces significant performance issues, particularly for apps with complex logic and high demands for UI responsive…
-
**Describe the bug**
Because the new react-native architecture lazy loads modules by default, `require('react-native').NativeModules` is an empty object at app startup time. Search for "Lazy module l…
-
import { LazyLoadImage } from 'react-lazy-load-image-component';
^^^^^^^^^^^^^
SyntaxError: Named export 'LazyLoadImage' not found. The requested module 'react-lazy-load-image-component' is…
-
Getting typescript compilation error when building in fresh Next.js app.
Node version: v20.9.0
```javascript
⨯ ./node_modules/@gorules/jdm-editor/dist/index.d.ts
Module parse failed: Unexpected…
-
### 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…