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
Starting a timer from a Google Calendar event is no longer possible. I get this error on the browser console log:
google-calendar.js:1 Uncaught Error: Unsuccessfully parsing based on whitespace number.
at makeStartAndEnd (google-calendar.js:1:3369)
at extractStartAndEnd (google-calendar.js:1:1478)
at google-calendar.js:1:3734
at clockifyButton.js:1:2252
at Array.forEach (<anonymous>)
at Object.renderTo (clockifyButton.js:1:2194)
at MutationObserver.callback (clockifyButton.js:1:1208)
at clockifyDebounce.js:1:131
The text was updated successfully, but these errors were encountered:
Starting a timer from a Google Calendar event is no longer possible. I get this error on the browser console log:
The text was updated successfully, but these errors were encountered: