Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minified react error 130# on production when using "react-rte" #13378

Closed
7 tasks done
eifr opened this issue May 30, 2023 · 4 comments
Closed
7 tasks done

Minified react error 130# on production when using "react-rte" #13378

eifr opened this issue May 30, 2023 · 4 comments

Comments

@eifr
Copy link

eifr commented May 30, 2023

Describe the bug

im importing "react-rte" and only when using the component (default import) the app is breaking with Minified react error 130# on production

(Only happening on 4.2.x)

Reproduction

https://stackblitz.com/edit/vitejs-vite-vkmck1?file=src%2Fmain.tsx

Steps to reproduce

run npm run preview

System Info

System:
    OS: macOS 13.4
    CPU: (8) x64 Apple M1 Pro
    Memory: 19.74 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 16.20.0 - ~/.nvm/versions/node/v16.20.0/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v16.20.0/bin/yarn
    npm: 9.6.7 - ~/.nvm/versions/node/v16.20.0/bin/npm
    Watchman: 2023.05.22.00 - /opt/homebrew/bin/watchman
  Browsers:
    Brave Browser: 113.1.51.118
    Chrome: 113.0.5672.126
    Firefox: 113.0.2
    Safari: 16.5

Used Package Manager

yarn

Logs

No response

Validations

@stackblitz
Copy link

stackblitz bot commented May 30, 2023

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@sapphi-red
Copy link
Member

This is fixed since 4.3.3. I guess it's fixed by rollup/plugins#1455.

@eifr
Copy link
Author

eifr commented May 30, 2023

@sapphi-red I am limited to use 4.2.3 because of storybookjs/storybook#22253

@eifr
Copy link
Author

eifr commented May 31, 2023

@sapphi-red opened #13385 to try to fix it

@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants