Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSP problem in angular #363

Open
Ariamoradi1 opened this issue Aug 10, 2024 · 1 comment
Open

CSP problem in angular #363

Ariamoradi1 opened this issue Aug 10, 2024 · 1 comment

Comments

@Ariamoradi1
Copy link

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

<canvas riv="vehicles" width="500" height="500"> <riv-animation name="idle" play></riv-animation> </canvas>

Expected behavior

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

Browser & Versions (please complete the following information)

  • Framework : Angular
  • NPM Version: 20.16.0
@HayesGordon
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants