-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
Getting UNSAFE_componentWillReceiveProps error when using Next.js 15 / React 19 #10212
Labels
cat: rendering
javascript
Pull requests that update Javascript code
P2
pull-request-welcome
If a PR were to be made, we would help get it merged
type: enhancement
Comments
Next.js 15 uses Strict Mode by default, which is why we encountered this issue. Is there a possibility to refactor them? |
Same problem as well |
Bump here. |
4 tasks
bump! |
Double bump 😎 |
More bump 🫡 |
bump too! |
Any news on this? |
17 tasks
Bump x 3 |
Bump |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cat: rendering
javascript
Pull requests that update Javascript code
P2
pull-request-welcome
If a PR were to be made, we would help get it merged
type: enhancement
Q&A (please complete the following information)
Content & configuration
I'm using a vanilla Swagger Page inside a Next.js 15 / React 19 application:
Describe the bug you're encountering
I'm seeing the following error starting in Swagger-UI
5.18.0
and continuing through5.18.2
on my Swagger page:To reproduce...
Steps to reproduce the behavior:
Expected behavior
No error
Screenshots
The text was updated successfully, but these errors were encountered: