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: Mitigate 'findDOMNode is deprecated in StrictMode.' warning in Route/Endpoins tabs by using noWrap #592

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

mmelko
Copy link
Collaborator

@mmelko mmelko commented Oct 5, 2023

fix #432

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Test Results

    8 files  ±0      8 suites  ±0   57m 14s ⏱️ + 1m 30s
  59 tests ±0    58 ✔️ ±0  1 💤 ±0  0 ±0 
468 runs  ±0  460 ✔️ ±0  8 💤 ±0  0 ±0 

Results for commit 08527ff. ± Comparison against base commit 0b6ba8c.

@hawtio-ci
Copy link

hawtio-ci bot commented Oct 5, 2023

Test results

Run attempt: 526
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(16)-java(11)-firefox 59 58 1 0 0 429.634
results-quarkus-node(16)-java(17)-firefox 59 58 1 0 0 546.637
results-quarkus-node(18)-java(11)-firefox 59 58 1 0 0 411.294
results-quarkus-node(18)-java(17)-firefox 59 58 1 0 0 452.467
results-springboot-node(16)-java(11)-firefox 58 57 1 0 0 375.937
results-springboot-node(16)-java(17)-firefox 58 57 1 0 0 422.155
results-springboot-node(18)-java(11)-firefox 58 57 1 0 0 422.799
results-springboot-node(18)-java(17)-firefox 58 57 1 0 0 373.648

Copy link
Member

@tadayosi tadayosi left a comment

Choose a reason for hiding this comment

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

thx!

@tadayosi tadayosi merged commit 94e6dc3 into hawtio:main Oct 5, 2023
13 checks passed
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

Successfully merging this pull request may close these issues.

Warning findDOMNode is deprecated in StrictMode when sorting columns in Camel Routes view
3 participants