You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new email arrives in the inbox, I expect to see the console log but nothing happens really. Would appreciate a hint on this 🙏
Note
Not only the 'load' observer but other requests based observer aren't working either. For example, I have tested the 'refresh' observer in the boilerplate but that's not working as well.
Hi there,
Not sure if it's a bug in gmail.js or something wrong on my end but
new_emailobserve action isn't working for me. I tried the following:I also tried the following way but still no luck:
When a new email arrives in the inbox, I expect to see the console log but nothing happens really. Would appreciate a hint on this 🙏
Note
Not only the 'load' observer but other requests based observer aren't working either. For example, I have tested the 'refresh' observer in the boilerplate but that's not working as well.