Einbettung zeigt weiterhin "Loading Discussion..." ohne Fehler

I’ve read the similar topics, but couldn’t find a solution, and the most relevant topic was closed so I couldn’t continue the discussion there :confused:

I’ve embedded Discourse using this React component. On this page I see “Loading Discussion…”, but the discussion never loads, and I don’t see any error in the console (unlike this poster).

The URL is window.location.href, so it’s not this problem apparently. Discourse has created the topic successfully in the correct category.

2 „Gefällt mir“

hmmm could be related to security policy settings. i’ve had a similar embed issue and we had to get the security settings changed on the site we were embedding to. it looks like that site isn’t allowing the embed from the forum, especially if it is posting in the proper forum category without any issues. maybe have a look at that? :thinking:

1 „Gefällt mir“

@dandv
Did you find a solution?