phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Large number of stray live preview iframes in debugger

Open abose opened this issue 2 years ago • 3 comments

  • An iframe is added every time phoenix is reloaded. It could have something to do with panel reload.

See image below: image

abose avatar Jun 04 '22 15:06 abose

Does not happen on Firefox with and without debugger open.

abose avatar Jun 04 '22 15:06 abose

  • only happens when debugger is open in chrome. The iframes seems to be chrome debugger artifacts, they does not correspond to anything in the ui and seem to be empty.
  • Cannot find any memory leaks as the issue is present even if we disable the live preview extension that creates the iframe, so this is most likely not our issue and some ui iss in chrome dev tools.
  • Issue only happens if dev tools is open, if dev tools is not open and page reload is done many times, the stray iframes are not displlayed in dev tools after we open dev tools.

abose avatar Jun 04 '22 15:06 abose

Marking as wont fix as this is not our bug and most likeley a chrome debugger render issue.

abose avatar Jun 04 '22 15:06 abose