You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oliviertassinari
changed the title
[dx] Update all React.createContext calls to have displayName
[dx] Missing React.createContext displayName
Sep 17, 2024
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.
Steps to reproduce
Some have it, e.g.
base-ui/packages/mui-base/src/Slider/Root/SliderProvider.tsx
Lines 12 to 16 in 1ab27b0
Others don't, e.g.
base-ui/packages/mui-base/src/Tabs/TabsList/TabsListContext.ts
Line 9 in 1ab27b0
base-ui/packages/mui-base/src/Form/Root/FormRootContext.ts
Line 21 in 1ab27b0
But I believe this matters from a DX perspective mui/material-ui#41168.
Your environment
npx @mui/envinfo
Search keywords: -
The text was updated successfully, but these errors were encountered: