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
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.
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)
The text was updated successfully, but these errors were encountered: