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

Warning in the console when Using DefaultProps on Function Components #1905

Closed
1 task
Huongg opened this issue May 15, 2024 · 0 comments · Fixed by #1906
Closed
1 task

Warning in the console when Using DefaultProps on Function Components #1905

Huongg opened this issue May 15, 2024 · 0 comments · Fixed by #1906
Assignees

Comments

@Huongg
Copy link
Contributor

Huongg commented May 15, 2024

Description

defaultProps on function components has been deprecated by React (see: facebook/react#16210), therefore there are lots of warning in our console right now

Screenshot 2024-05-15 at 11 08 09

Todo: to remove defaultProps in our components

-- If you received an error, place it here.
-- Separate them if you have more than one.

Your Environment

Include as many relevant details as possible about the environment you experienced the bug in:

  • Web browser system and version:
  • Operating system and version:
  • NodeJS version used (if relevant):
  • Kedro version used (if relevant):
  • Python version used (if relevant):

Checklist

  • Include labels so that we can categorise your issue
@Huongg Huongg added this to Kedro-Viz May 15, 2024
@Huongg Huongg self-assigned this May 15, 2024
@Huongg Huongg moved this to In Progress in Kedro-Viz May 15, 2024
@Huongg Huongg moved this from In Progress to In Review in Kedro-Viz May 15, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Kedro-Viz May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant