# Discourse embed not working in Chrome/Brave

**URL:** https://meta.discourse.org/t/discourse-embed-not-working-in-chrome-brave/166027
**Category:** Support
**Created:** [October 2, 2020, 3:07pm UTC](https://meta.discourse.org/t/discourse-embed-not-working-in-chrome-brave/166027 "2020-10-02T15:07:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![sckott](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sckott/32/115359_2.png) [@sckott](https://meta.discourse.org/u/sckott)
#### Post date: [October 2, 2020, 3:07pm UTC](https://meta.discourse.org/t/discourse-embed-not-working-in-chrome-brave/166027/1 "2020-10-02T15:07:52Z")

</div>

Related to [Error Embedding for existing posts](https://meta.discourse.org/t/error-embedding-for-existing-posts/123086)

Discourse embeds on my site work well in Firefox and Safari, but do not work in Chrome and Brave. I think I started noticing this problem in Brave/Chrome a few months back.

Here’s an example post [rOpenSci | When Field or Lab Work is not an Option - Leveraging Open Data Resources for Remote Research](https://ropensci.org/blog/2020/05/19/covid-19-open-data/) - There should be embedded comments at the bottom of the blog post text.

In the iframe head there is a meta tag. Where the embed is working it has

```plaintext
<meta id="data-embedded" data-referer="https://ropensci.org/blog/2020/05/19/covid-19-open-data/">

```

And where the embed results in an error message it has

```plaintext
<meta id="data-embedded" data-referer>

```

Any solution to this problem? Is this just a browser problem and not related to Discourse?

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [October 2, 2020, 3:44pm UTC](https://meta.discourse.org/t/discourse-embed-not-working-in-chrome-brave/166027/2 "2020-10-02T15:44:12Z")

</div>

[https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963/353?u=falco](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963/353)

---

<div class="post-metadata">

### Author: ![sckott](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sckott/32/115359_2.png) [@sckott](https://meta.discourse.org/u/sckott)
#### Post date: [October 2, 2020, 4:14pm UTC](https://meta.discourse.org/t/discourse-embed-not-working-in-chrome-brave/166027/3 "2020-10-02T16:14:18Z")

</div>

Thanks! That fixed it

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [October 4, 2020, 1:22am UTC](https://meta.discourse.org/t/discourse-embed-not-working-in-chrome-brave/166027/4 "2020-10-04T01:22:29Z")

</div>


