# google chrome broke observable

**URL:** https://talk.observablehq.com/t/google-chrome-broke-observable/4099
**Category:** Feedback
**Created:** [November 4, 2020, 1:38am UTC](https://talk.observablehq.com/t/google-chrome-broke-observable/4099 "2020-11-04T01:38:21Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hellonearthis](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/hellonearthis/32/3935_2.png) [@hellonearthis](https://talk.observablehq.com/u/hellonearthis)
#### Post date: [November 4, 2020, 1:38am UTC](https://talk.observablehq.com/t/google-chrome-broke-observable/4099/1 "2020-11-04T01:38:21Z")

</div>

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.  
[Module require debugger / Observable | Observable](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 - #2 by severo](https://talk.observablehq.com/t/cors-error-when-importing-leaflet-across-notebooks/4093/2)  
All firefox works fine.

---

<div class="post-metadata">

### Author: ![dunstan](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/dunstan/32/5230_2.png) [@dunstan](https://talk.observablehq.com/u/dunstan)
#### Post date: [November 4, 2020, 7:29pm UTC](https://talk.observablehq.com/t/google-chrome-broke-observable/4099/2 "2020-11-04T19:29:07Z")

</div>

Thanks [hellonearthis](https://talk.observablehq.com/u/hellonearthis), I’ve filed a bug for us to look into.

---

<div class="post-metadata">

### Author: ![hellonearthis](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.observablehq.com/hellonearthis/32/3935_2.png) [@hellonearthis](https://talk.observablehq.com/u/hellonearthis)
#### Post date: [November 5, 2020, 4:23am UTC](https://talk.observablehq.com/t/google-chrome-broke-observable/4099/3 "2020-11-05T04:23:12Z")

</div>

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