-
-
Notifications
You must be signed in to change notification settings - Fork 311
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
[AppProvider] Use unique names for framework specific AppProvider
s
#4553
base: master
Are you sure you want to change the base?
[AppProvider] Use unique names for framework specific AppProvider
s
#4553
Conversation
AppProvider
s
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Vale warnings/errors need fixing.
Suggestions:
-
Should we change the
AppProvider
imports on the Integration docs to be the framework specificAppProvider
s?: https://mui.com/toolpad/core/integrations/nextjs-approuter/ -
Do we need some callouts on the docs talking about this breaking change? A warning callout on the
app-provider.md
page talking about this change could be useful to link if someone runs into this issue with existing apps.
Closes #4319 and #4508
AppProvider
components toNextAppProvider
andReactRouterAppProvider
(important breaking changes).react-router-dom
to the latest version ofreact-router
.https://deploy-preview-4553--mui-toolpad-docs.netlify.app/toolpad/core/react-app-provider/
https://deploy-preview-4553--mui-toolpad-docs.netlify.app/toolpad/core/api/app-provider/