don't work
D
David
D
David
Merged in a post:
Does not work for me or my co-workers
christopher harju
On a Macbook Pro M1 using latest version of Chrome:
Given that I:
- Create a blank project using MUI for Figma Material UI-v5.16.0, and do not make any edits
- Select open in, and use the above blank project, from the link: https://www.figma.com/community/plugin/1336346114713490235/material-ui-sync
- Click "Run" button in the Material UI Sync plugin popover
- It opens a new iframe with the title Material UI Sync
- The iframe stays blank
After opening the console it is full of errors, such as:
Refused to connect to '<URL>' because it violates the following Content Security Policy directive: "default-src data: blob: <URL> <URL> <URL> <URL> <URL> <URL>". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback.
VM212:1 Refused to connect to 'wss://s-usc1b-nss-2160.firebaseio.com/.ws?v=5&s=SjI7sNHU2bADdaII3GKoV3JKTLE…sq&p=1:479639812904:web:20f5807…&ns=mui-connect-default-rtdb' because it violates the following Content Security Policy directive: "default-src data: blob: https://mui-connect-storybook-xi.vercel.app https://fonts.googleapis.com https://fonts.gstatic.com https://mui-connect-default-rtdb.firebaseio.com https://s-usc1b-nss-2161.firebaseio.com https://cdn.jsdelivr.net". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback.
And the network panel shows that many requests to
https://s-usc1b-nss-2160.firebaseio.com/.lp gets blocked by: (blocked:csp)
D
David
Denis Marar Thanks for reporting this issue. It should be solved by now. Please let me know if you still experience problems loading the plugin.
Denis Marar
David Everything worked! Thank you)