-
### Description
Bug demo in my project: https://drive.google.com/file/d/1dP7aYLf2zNKQvo8odrSgdm9GzwNU-AqO/view?usp=share_link
### Steps to reproduce
1. Setup latest blank expo project(SDK 52) with …
-
We are facing a significant issue in production with Vite's Module Federation setup. When deploying new features to our microfrontend (MFE) applications, the browser caches the remoteEntry.js file. As…
-
### Versions
- vite-plugin-federation: 1.3.4
- vite: 4.5.2
### Reproduction
https://github.com/originjs/vite-plugin-federation/tree/main/packages/examples/react-vite
Additional Deta…
-
### 相关平台
字节跳动小程序
### 复现仓库
[https://github.com/alexlees/demo-bug-taro4.git](https://github.com/alexlees/demo-bug-taro4.git)
**小程序基础库: 3.43.0.12**
**使用框架: React**
### 复现步骤
```
import { V…
-
### Current behavior
While using Cypress, with [selectFile](https://docs.cypress.io/api/commands/selectfile) to run a simple UI test of https://react-dropzone.js.org/, the drop event's [DataTransferI…
-
Run `react-native info` in your project and share the content.
System:
OS: macOS 15.0.1
CPU: (10) arm64 Apple M2 Pro
Memory: 96.77 MB / 16.00 GB
Shell:
version: "5.9"
path: /b…
-
### Steps to reproduce
Steps:
1. Open this link to live example: https://codesandbox.io/p/devbox/vite-react-forked-tgv2tj?workspaceId=ab98d85e-d21a-46f5-ab70-5be2562476c1
2. Navigate to the colle…
-
### Current behavior
Mui x grid runs so slow on localhost (even the performance is far better with production build. but still the problem is there), the scroll is laggish, and laggin when I have …
-
### Versions
- vite-plugin-federation: v1.1.9
- vite: v3.0.9
### Reproduction
Additional Details
HOST
```TS
// /
import { defineConfig } from 'vite';
import react from…
-
When enabling the newArchEnabled flag in React Native (newArchEnabled=true), shared element transitions seem to stop working. This issue occurs with the following dependencies:
```
"@react-navigat…