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
affected page: https://www.tiny.cloud/docs/advanced/security/
Content security policy does not work for self hosted. Images are blocked when page is refreshed and console reports the following errors
asm.js type error: Asm.js optimizer disabled because no suitable wasm compiler is available es-module-shims.min-4ca9b3dd5e434131e3bb4b0c1d7dff3bfd4035672a5086deec6f73979a49be73.js
Uncaught TypeError: The specifier “application” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. edit:19:30
Checking Add fields addFields-50ae064769901612776e478b30d0b2506039e30c9d52ea42dc424ce7e1b08260.js:2:9
Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: moz-extension://9ebf158f-a6d7-43a9-8bf2-246bb250b78f/browser-polyfill.min.js
Source Map URL: browser-polyfill.min.js.map
Content-Security-Policy: The page's settings blocked the loading of a resource at inline ("default-src"). tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:4586:17
Content-Security-Policy: The page's settings blocked the loading of a resource at inline ("default-src"). tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:4594:19
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. edit
Content-Security-Policy: The page's settings blocked the loading of a resource at blob:http://localhost:3000/99e4ba82-18cc-466e-a2d1-99a924592d31 ("default-src"). tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:1696:6
Content-Security-Policy: The page's settings blocked the loading of a resource at data:image/gif;base64,R0lGODlhAQABAIAAAA… ("default-src"). 4 tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:1696:6
Content-Security-Policy: The page's settings blocked the loading of a resource at blob:http://localhost:3000/99e4ba82-18cc-466e-a2d1-99a924592d31 ("default-src"). tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:19876:57
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead. 2 tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:3872:10
The text was updated successfully, but these errors were encountered:
asm.js type error: Asm.js optimizer disabled because no suitable wasm compiler is available es-module-shims.min-4ca9b3dd5e434131e3bb4b0c1d7dff3bfd4035672a5086deec6f73979a49be73.js
Uncaught TypeError: The specifier “application” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”. edit:19:30
Checking Add fields addFields-50ae064769901612776e478b30d0b2506039e30c9d52ea42dc424ce7e1b08260.js:2:9
Source map error: Error: NetworkError when attempting to fetch resource.
Resource URL: moz-extension://9ebf158f-a6d7-43a9-8bf2-246bb250b78f/browser-polyfill.min.js
Source Map URL: browser-polyfill.min.js.map
Content-Security-Policy: The page's settings blocked the loading of a resource at inline ("default-src"). tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:4586:17
Content-Security-Policy: The page's settings blocked the loading of a resource at inline ("default-src"). tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:4594:19
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”. edit
Content-Security-Policy: The page's settings blocked the loading of a resource at blob:http://localhost:3000/99e4ba82-18cc-466e-a2d1-99a924592d31 ("default-src"). tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:1696:6
Content-Security-Policy: The page's settings blocked the loading of a resource at data:image/gif;base64,R0lGODlhAQABAIAAAA… ("default-src"). 4 tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:1696:6
Content-Security-Policy: The page's settings blocked the loading of a resource at blob:http://localhost:3000/99e4ba82-18cc-466e-a2d1-99a924592d31 ("default-src"). tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:19876:57
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead. 2 tinymce-f2d3db3b60ab0ad553bfeb6c1cfb6f54882e0fd8025c7405a4bf08cced365c51.js:3872:10
The text was updated successfully, but these errors were encountered: