buggregator / frontend

Buggregator UI
https://buggregator.dev/
14 stars 8 forks source link

Images from pages loaded in iframes in Laravel app are showing in Buggregator #110

Closed binaryfire closed 1 week ago

binaryfire commented 7 months ago

Hi guys

I've got an app which loads pages in an iframe (and uses postMessage to communicate with them). For some reason the images from the pages loaded in the iframe often appear in Buggregator:

image
Kreezag commented 2 weeks ago

Hi @binaryfire Sorry for the long answer for this issue.

Could you share with us if the issue is still actual?

I did short investigate and the potential source of problem was in iframe representation. Since release https://github.com/buggregator/frontend/releases/tag/1.15.2 we have the different approach to render iframes so this issue may have become irrelevant.

Kreezag commented 1 week ago

closed as оbsolete