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
Content Security Policy: The page’s settings blocked the loading of a resource at data:image/svg+xml,<svg xmlns="https://www.weightwatchers.com/us/… (“default-src”). TextareaAutosize.js:57:4
I don't have any add-ons; although still probably there is something wrong at my end. However, I have noticed that it does not appear in Chrome.
This only happens with the build files. What is the preferred way to allow you to reproduce this? Should I upload the build files? Or is there some way which is better?
Current Behavior 😯
This odd page (https://www.weightwatchers.com/us/) tries to load. Is this expected behaviour?
Content Security Policy: The page’s settings blocked the loading of a resource at data:image/svg+xml,<svg xmlns="https://www.weightwatchers.com/us/… (“default-src”). TextareaAutosize.js:57:4
https://www.weightwatchers.com/us should probably not be loaded from TextareaAutosize.
Steps:
Context 🔦
Your Environment 🌎
Using Firefox.
`npx @material-ui/envinfo`
System:
OS: Linux 5.8 Ubuntu 20.04.1 LTS (Focal Fossa)
Binaries:
Node: 10.19.0 - /usr/bin/node
Yarn: 1.22.5 - /usr/bin/yarn
npm: 6.14.4 - /usr/bin/npm
Browsers:
Chrome: 87.0.4280.88
Firefox: 84.0.2
npmPackages:
@emotion/react: ^11.1.4 => 11.1.4
@emotion/styled: ^11.0.0 => 11.0.0
@material-ui/core: ^4.11.2 => 4.11.2
@material-ui/icons: ^4.9.1 => 4.11.2
@material-ui/lab: ^4.0.0-alpha.57 => 4.0.0-alpha.57
@material-ui/styles: ^4.11.2 => 4.11.2
@material-ui/system: 4.11.2
@material-ui/types: 5.1.0
@material-ui/utils: 4.11.2
@types/react: 17.0.0
react: ^17.0.1 => 17.0.1
react-dom: ^17.0.1 => 17.0.1
styled-components: ^5.2.1 => 5.2.1
The text was updated successfully, but these errors were encountered: