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 console warnings #62

Merged
merged 1 commit into from
Jun 25, 2021
Merged

Fix console warnings #62

merged 1 commit into from
Jun 25, 2021

Conversation

tuckerzp
Copy link
Contributor

This as well as commits in #48 fixes console warnings that occured when running npm run test and when using the viewer.

Note

Warning: findDOMNode is deprecated in StrictMode. still appears on the browser when running locally. This seems to be due to Material-UI components we are using. This might be dealt with in an v5 of Material-UI, but that version has not been released yet. StrictMode is typically used for development builds anyway, so this might not effect a released build.

@tuckerzp tuckerzp changed the title Fix all console warnings Fix console warnings Jun 25, 2021
Copy link
Member

@zclarkEDC zclarkEDC left a comment

Choose a reason for hiding this comment

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

Great moves Zach, keep it up, proud of you.

Copy link
Contributor

@kkennedy26 kkennedy26 left a comment

Choose a reason for hiding this comment

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

Looks good.

@zclarkEDC zclarkEDC merged commit 257617f into develop Jun 25, 2021
@tuckerzp tuckerzp deleted the EGRC-411 branch June 25, 2021 19:59
@tuckerzp tuckerzp self-assigned this Jul 27, 2021
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.

None yet

3 participants