KiwiCoder
KiwiCoder
Hi @jakeFeldman Just a question regarding your current effort so far. It looks like you currently upload the file url containing the sass token (if any in the config.js) to...
> @kevinvugts One potential solution to consider is using `wasm-unsafe-eval` in your CSP header. > > The `wasm-unsafe-eval` directive specifically controls WebAssembly execution and is more specific than `unsafe-eval`. If...
> wasm-unsafe-eval Hi @theashraf I think this would work for now. However, as the name suggests "wasm-unsafe-eval" it probably isn't a really secure option. Isn't there another way to compile...
> Confirmed Hi, I just experienced this on "formik": "^2.0.4" as well. What is the fix for this?