KartikTalwar / gmail.js

Gmail JavaScript API
MIT License
3.74k stars 455 forks source link

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

Open saketh018 opened 1 year ago

saketh018 commented 1 year ago

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.

josteink commented 1 year ago

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

saketh018 commented 1 year ago

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

danilrafiqi commented 1 year ago

i got the same issue

akshaycj commented 1 year ago

+1

josteink commented 1 year ago

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

Not much I can do on my end.