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

Fix react error log in shortcuts dialog #14566

Merged
merged 5 commits into from May 22, 2023
Merged

Fix react error log in shortcuts dialog #14566

merged 5 commits into from May 22, 2023

Conversation

c3Vu
Copy link
Contributor

@c3Vu c3Vu commented May 19, 2023

References

Fixes #14337

Code changes

Add 'key' props to the react components so that error logs are avoid.

User-facing changes

None.

Backwards-incompatible changes

None.

@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

@krassowski krassowski added the bug label May 20, 2023
@krassowski krassowski added this to the 4.0.x milestone May 20, 2023
Copy link
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @c3Vu!

@jtpio
Copy link
Member

jtpio commented May 22, 2023

Thanks!

@jtpio jtpio merged commit b739be8 into jupyterlab:main May 22, 2023
76 of 79 checks passed
@welcome
Copy link

welcome bot commented May 22, 2023

Congrats on your first merged pull request in this project! 🎉
congrats
Thank you for contributing, we are very proud of you! ❤️

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

Successfully merging this pull request may close these issues.

Shortcuts dialog logs a React error in the dev tools console
3 participants