Cross-Origin Read Blocking (CORB) issue
-
I already have the plugin working for a while, but wanted to change the color of the button since I was changing the color scheme of my site. Then I noticed I cannot use the color picker anymore.
Inspection in the Javascript console reveals the following warning/error:
Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.buymeacoffee.com/assets/js/jscolor.js with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.My Chrome version is: Version 68.0.3440.106 (Official Build) (64-bit)
My OS is MacOS 10.13.6Also tried to make the change using FireFox, but that does not work either.
The topic ‘Cross-Origin Read Blocking (CORB) issue’ is closed to new replies.