I'm getting the following error on Firefox browsers running my code in localhost. It's strange that even with an omitted protocol http content is being fetched. Works with no issues on safari.
Blocked loading mixed active content “http://cdnjs.cloudflare.com/ajax/libs/p5.js/0.4.23/p5.js”
preview-frame.ts:21:16
Loading failed for the <script> with source “http://cdnjs.cloudflare.com/ajax/libs/p5.js/0.4.23/p5.js”. preview-frame.html:1:1
I'm getting the following error on Firefox browsers running my code in localhost. It's strange that even with an omitted protocol http content is being fetched. Works with no issues on safari.