2021年5月1日星期六

Why does {"__fs":["GreetFrame",731]} come up in iframe messaging?

I googled {"__fs":["GreetFrame",731]} and nothing came up. Does anyone know the meaning of {"__fs":["GreetFrame",731]}?

I'm the web developer for Rototer and I have this weird bug in my dashboard when the preview is empty.enter image description here

      • And heres my iframe code - - -
<script>  window.addEventListener("message", event => {      document.getElementById('body').innerHTML = event.data;    } );  </script>  <body id="body"></body>  

The preview works properly after button submit enter image description here

Please reply - thank you

https://rototer.com

https://stackoverflow.com/questions/67352883/why-does-fsgreetframe-731-come-up-in-iframe-messaging May 02, 2021 at 12:03PM

没有评论:

发表评论