Matt-Esch / virtual-dom

A Virtual DOM and diffing algorithm
MIT License
11.67k stars 777 forks source link

RequireBin - Bundling error: Error: CORS request rejected: https://wzrd.in/multi #415

Open vincentracine opened 8 years ago

vincentracine commented 8 years ago

I get this alert when trying out the RequireBin demo:

Bundling error: 
Error: CORS request rejected: https://wzrd.in/multi
jorgebucaran commented 7 years ago

@vincentracine That looks more like a problem with https://github.com/maxogden/requirebin than virtual-dom.

In fact, it may have been something on your end, like opening your browser with web security features disabled or similar.

I was able to run the example without issues in all of Chrome/Chromium, Firefox and Safari.

2016-12-16 17 28 12