Closed grantlucas closed 5 years ago
I've cloned this project locally and have the extension running in a development mode. So far, I've been able to deduce that the selector for the project
variable isn't finding anything. I can't figure out from the markup what it's trying to look for.
If I set const project = ''
the timer shows up properly and functions as expected.
Can you elaborate on what the project selector is looking for so that I might be able to fix it in a PR?
In Issue #8 it mentioned Jira "start timer" was missing and I have yet to see it return. Looking at console, I'm seeing an error when it's trying to render the Clockify button
The stack trace starts at
atlassian.js
, line 14.Screenshots