Open NRisticHtec opened 1 week ago
https://github.com/procore-oss/backstage-plugin-announcements/issues/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.
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.
π 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