Hi,
I have trouble with embed from miro.
I used this code in my website
<iframe width="100%" height="400"src
="https://miro.com/app/embed/o9J_kkXmwko=/?autoplay=yep" frameborder="0" scrolling="no" allowfullscreen=""></iframe>
but I have an iframe like that :
miro.com
And i have a error on the the console :
Uncaught ReferenceError: rtb is not defined
at Object.p (embedEntry.23055cf40587a7dd6af2.js:2)
at Object.O as storeUserIds] (embedEntry.23055cf40587a7dd6af2.js:2)
at t.apiHost (embedEntry.23055cf40587a7dd6af2.js:2)
at G.apiHost (embedEntry.23055cf40587a7dd6af2.js:2)
at Object.<anonymous> (embedEntry.23055cf40587a7dd6af2.js:2)
at p (runtime~embedEntry.09c728ffbf645e3ac835.js:1)
at Object.<anonymous> (embedEntry.23055cf40587a7dd6af2.js:2)
at p (runtime~embedEntry.09c728ffbf645e3ac835.js:1)
at Object.<anonymous> (embedEntry.23055cf40587a7dd6af2.js:2)
at Object.<anonymous> (embedEntry.23055cf40587a7dd6af2.js:2)
Thank for your help