Skip to main content

Bug with embed iframe

  • October 26, 2020
  • 2 replies
  • 649 views

JeremyJ

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

Was it helpful?

2 replies

Boris Borodyansky
Mironeer
Forum|alt.badge.img+1

Hey Jeremy, please check out this doc on how to embed live miro boards: https://developers.miro.com/docs/embed-a-board-via-direct-link

 

Let me know if you need any help :wink:


JeremyJ
  • Author
  • Beginner
  • 3 replies
  • October 26, 2020

hi @Boris Borodyansky 

Thanks, the document is about the live-embed but I would like to use the “presentation” embed.

4 days ago, I hadn’t a bug. 

Did you change something?


Reply