google chrome broke observable

Looks like the new version of windows google chrome v:86.0.4240.18386.0.4240.183 broke observable. error "because it violates the following Content Security Policy directive - script-scr-elm

It breaks when trying to load the likes of D3.
https://observablehq.com/@observablehq/module-require-debugger helps when the full path is used. require('https://bundle.run/d3@6.2.0')

Same with importing cells from other notebooks, but fukk url helps again CORS error when importing Leaflet across notebooks
All firefox works fine.

Thanks hellonearthis, I’ve filed a bug for us to look into.

1 Like

And today, it’s working fine :o
I’m guess a hard restart of chrome (killing its background task) fixed it.