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

React Minified Error 300 when in production environment #294

Open
Faix-dot opened this issue Sep 27, 2024 · 0 comments
Open

React Minified Error 300 when in production environment #294

Faix-dot opened this issue Sep 27, 2024 · 0 comments

Comments

@Faix-dot
Copy link

Today our react app (CRA) kept crashing with this error https://react.dev/errors/300 without a stack trace , only this link with the instructions to use the development mode to get extra information.

The problem is it crashed only in build mode , the cause was this package. I tried changing versions , changing my code but the error persisted in any components that imported this package.

I cleared node_modules , tried every version from 1.13 to 1.17.

I only ask if you can replicate it and see maybe what's causing it. Might also be some errore inside react-pdf since the error talks about returning before a useEffect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant