gmail.js icon indicating copy to clipboard operation
gmail.js copied to clipboard

Refreshing on other pages other than inbox with the compose open does not fire the DOM observers- compose event

Open saketh018 opened this issue 2 years ago • 5 comments

Refreshing on other pages other than inbox with the compose open does not fire DOM observers- compose.

Steps to reproduce-

  1. open the compose window in pages other than inbox(ex- sent, drafts, etc.) 2.refresh the page

After the refresh the page we see that that the DOM observers- compose does not get fired.

saketh018 avatar Sep 12 '22 12:09 saketh018

I'm on latest version and I'm not able to reproduce this. Is this still an issue?

josteink avatar Oct 28 '22 09:10 josteink

Yes, I'm currently on version 1.1.6 and this issue still persists.

saketh018 avatar Nov 07 '22 12:11 saketh018

i got the same issue

danilrafiqi avatar Dec 08 '22 11:12 danilrafiqi

+1

akshaycj avatar Mar 05 '23 18:03 akshaycj

I guess if this is an issue for people, those who encounter it will have to do one of two things:

  • manually check for open compose-instances upon extension load
  • submit a PR to make gmail.js automatically do the same upon load.

Not much I can do on my end.

josteink avatar Mar 07 '23 11:03 josteink