-
Notifications
You must be signed in to change notification settings - Fork 26
🐛 Bug Report: theme.spacing is not function on announcements/create page #492
Comments
#472 is around another theme issue. I see you are on v6. I am wondering if there are issues between the two versions. I'll take a better look at this tomorrow. |
Great, thank you. I already created PR with quick fix, you can check it. |
Any updates on this? |
I faced the same issue. I reverted to version |
same here, seems like the bug was introduced in version |
@Bootta11 @zeshanziya @Sarabadu - #493 will be approved and in the next release |
@Bootta11 @zeshanziya @Sarabadu - The latest release is out. Let me know how things look once you update. I'll close this out when I hear back. |
@kurtaking Thanks. Its fixed. I updated to latest release and its working fine. |
@kurtaking Look like error is fixed. |
I think the best route right now is reverting the upgrade to MUI v5 😢 . It's caused too many issues, and these changes only provide bandaids to the solution. |
@kurtaking I agree, that should be best option till proper MUI v5 upgrade implemented. |
Revert to mui 4 has been completed. closing |
📜 Description
When im trying to open announcements/create page i get error that "theme.spacing is not a function".
I tried add theme provider at App.tsx but not helped:
Here are dependencies from packages/app/package.json:
Any idea how to fix this?
👍 Expected behavior
There should not be any error.
👎 Actual Behavior with Screenshots
There is error.
👟 Reproduction steps
Install plugin as described in installation guide and open
announcements/create
(localhost:3000/announcements/create) page.📃 Provide the context for the Bug.
No response
🖥️ Your Environment
No response
👀 Have you spent some time to check if this bug has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: