Any chance you can take a look the following URL … Example of “Loading Discussion”
Not sure what’s happening as the request responds with a 200 status but never gets beyond “Loading Discussion”.
Thanks for the eyes.
Any chance you can take a look the following URL … Example of “Loading Discussion”
Not sure what’s happening as the request responds with a 200 status but never gets beyond “Loading Discussion”.
Thanks for the eyes.
This error eventually displays in console.
comments?embed_url=sacredfly.com&discourse_topicID=65:17 Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://community.sacredfly.com’) does not match the recipient window’s origin (‘https://www.sacredfly.com’).
Note that the error in console doesn’t appear right away. Maybe after 3-5 seconds.
Can you screenshot your embed settings and paste here please?
Also, the comments are loading just fine for me
@Falco Thanks for the response. I just got them fixed. It was how I was crafting the URL in react. Thanks for the reply!