Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh do not work if no Tags are defined in toggl #7

Open
JocPelletier opened this issue Aug 31, 2017 · 3 comments
Open

Refresh do not work if no Tags are defined in toggl #7

JocPelletier opened this issue Aug 31, 2017 · 3 comments

Comments

@JocPelletier
Copy link

JocPelletier commented Aug 31, 2017

I created a new Toggl account to test this extension and was not able to save my Toggl API key, Refresh button was doing nothing.

Looking at Chrome Console I noticed this error:

Uncaught TypeError: Cannot read property 'forEach' of undefined
    at TogglButtonForm.fillTagsInfo (vsotogglbutton.js:199)
    at Object.success (vsotogglbutton.js:119)
    at j (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at x (jquery.min.js:4)
    at XMLHttpRequest.<anonymous> (jquery.min.js:4)

I created a Tag in toggl and now it work!

@GersonDias
Copy link
Owner

thanks for you report Joc. It looks like a simple thing to resolve, but probably I'll need to use a newer version of VSS sdk so I need to check the best way to do that. I'll keep you in touch!

@basvo
Copy link

basvo commented Dec 10, 2018

Can confirm this issue. No tags in toggl causes this scenario to occur.

@cboschmans
Copy link

cboschmans commented Jan 9, 2019

i had a similar issue with projects and clients not defined in toggle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants