clockify / browser-extension

Clockify Browser Extension
https://clockify.me/chrome-time-tracking
BSD 3-Clause "New" or "Revised" License
183 stars 172 forks source link

'Start timer' from Reminder notification does not work #166

Closed mabi closed 4 months ago

mabi commented 2 years ago

version 1.8.88

Clicking 'Start timer' from Reminder notification does not work with the following error

Error in event handler: TypeError: this.startTimer is not a function at buttonClickedListener (chrome-extension://pmjeegjhjdlccodhacdgbgfagbpmccpe/contentScripts/notification-background.js:12:22)

maybe is it TimeEntry.startTimer(''); instead of this.startTimer('');?

7saraK commented 2 years ago

Hi @mabi, Could you please tell us if this problem still persists?

mabi commented 2 years ago

Hi @mabi, Could you please tell us if this problem still persists?

@7saraK, looks solved, tested with version 2.2.2. Thank you.

7saraK commented 2 years ago

@mabi Great news. Thank you for confirming. Feel free to reach us at support@clockify.me if you have any other questions. Cheers!