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

frontend/flyout/terminal: get rid of deprecated ReactDOM.findDOMNode #7977

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

haraldschilly
Copy link
Contributor

I keep seeing findDOMNode deprecated warnings. This PR is a baby step towards removing it. Test: the flyout mini terminal shows up just like before, so, this small change is fine.

Ticket #7976 is more general, in particular it references the upstream ticket of the dependency, which is actually triggering that warning I keep seeing.

@haraldschilly haraldschilly marked this pull request as ready for review October 22, 2024 16:29
@williamstein
Copy link
Contributor

Ticket #7976 is more general, in particular it references the upstream ticket of the dependency, which is actually triggering that warning I keep seeing.

Same, and it's blocked on upstream, annoyingly...

@williamstein williamstein merged commit 93ed398 into master Oct 23, 2024
2 checks passed
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.

2 participants