Issue : Refused to execute script
maximeMBP opened this issue · 1 comments
maximeMBP commented
Description
Hello, the title on this page was using typedjs for a while without any issues but it stopped very recently.
it should be typing a string of caracters after the cibfinance title.
I have this error in the console but can't find my way around :
Refused to execute script from 'https://cdn.jsdelivr.net/npm/typed.js' because its MIME type ('application/node') is not executable, and strict MIME type checking is enabled.
(index):382 Uncaught ReferenceError: Typed is not defined
at (index):382:15
thanks
mattboldt commented
I recommend switching to another CDN, like https://unpkg.com/typed.js@2.0.16/dist/typed.umd.js
