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

[Bug] fix React-related deprecation messages from console #2912

Open
igorDykhta opened this issue Jan 12, 2025 · 0 comments
Open

[Bug] fix React-related deprecation messages from console #2912

igorDykhta opened this issue Jan 12, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@igorDykhta
Copy link
Collaborator

  • Warning: RouterContext uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead

  • Warning: findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here

  • Warning: ReactMarkdown6: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead. Error Component Stack

@igorDykhta igorDykhta added the bug Something isn't working label Jan 12, 2025
@igorDykhta igorDykhta self-assigned this Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant