Trusted Types problem in Angular #1132
-
Hi, I'm using vidstack in version After following the docs for Angular, HLS and Tailwind I get the following error while building.
This can be solved by installing Maybe this is something that could be added to the docs? |
Beta Was this translation helpful? Give feedback.
Answered by
mihar-22
Feb 2, 2024
Replies: 1 comment
-
This was a bug, thanks for bringing it to my attention. It was leaking over from |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DerStimmler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This was a bug, thanks for bringing it to my attention. It was leaking over from
lit-html
and I didn't know. It's been removed for the next release.