We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update the context API.
Some of our components use the context API methods.
As we are using the older version of the context API, this causes warning or errors in React.SctrictMode.
The text was updated successfully, but these errors were encountered:
All components that used legacy Context have now been updated with version 3.13.0 of all kendo-react packages: https://www.telerik.com/kendo-react-ui/components/changelogs/ui-for-react/#toc-3130
3.13.0
Sorry, something went wrong.
kspeyanski
No branches or pull requests
Update the context API.
Some of our components use the context API methods.
As we are using the older version of the context API, this causes warning or errors in React.SctrictMode.
The text was updated successfully, but these errors were encountered: