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
Deleting 'toolpad-app/middleware.ts' file can fix this problem temporarily. But we will lose auth feature.
This issue has opened for two months in repo of next.js. Expect it will be fixed soon.
Duplicates
Latest version
Current behavior 😯
When the code of custom component is too large(>16348bytes), fetch will be blocked (in api.ts, createFetcher function)
Expected behavior 🤔
No response
Steps to reproduce 🕹
Copy code: https://github.com/mui/material-ui/blob/v5.10.7/docs/data/material/components/cards/RecipeReviewCard.tsx
into component editor.
Context 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: