rive-app / rive-wasm

Wasm/JS runtime for Rive
MIT License
722 stars 52 forks source link

CSP problem in angular #363

Open Ariamoradi1 opened 2 months ago

Ariamoradi1 commented 2 months ago

Description

The problem I'm facing seems to be related to the Content Security Policy (CSP) and even though I've installed the library, it still sends requests and I get a CSP error.

Provide a Repro

`

`

Expected behavior

I expected the Rive animation to load and play without being blocked by the CSP.

Browser & Versions (please complete the following information)

HayesGordon commented 2 months ago

Hi @Ariamoradi1, see this FAQ section as it may resolve the issue for you.