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
On Chrome (131.0.6778.69, Ubuntu) sometimes after an update the extension is stuck in a loading screen and so it does not work. The only workaround for now is a reinstallation of the extension, but this is not a good workaround as it is part of our admin-managed extensions and thus a normal employee cannot simply reinstall it.
JS-Error:
clockifyButton.js:1 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'state')
at setPostStartPopup (clockifyButton.js:1:19268)
The text was updated successfully, but these errors were encountered:
On Chrome (131.0.6778.69, Ubuntu) sometimes after an update the extension is stuck in a loading screen and so it does not work. The only workaround for now is a reinstallation of the extension, but this is not a good workaround as it is part of our admin-managed extensions and thus a normal employee cannot simply reinstall it.
JS-Error:
The text was updated successfully, but these errors were encountered: