KartikTalwar / gmail.js

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

Gmail.dom.email.dom('reply_button') does not work when button labels are set to Text #738

Open onestep opened 1 year ago

onestep commented 1 year ago

Steps to reploduce:

  1. Change General/Button labels setting to Text instead of Icons
  2. Open some send/received email
  3. Try to get email.dom('reply_button') on it

Expected result:

Actual result:

josteink commented 1 year ago

Sorry about the slow response. Work at work, Christmas at home, illness everywhere, etc.

I just tested and I can confirm this issue.