gitscout / gitscout-feedback

This repo is a place to report bugs, give feedback and share ideas on how we can improve Gitscout — Thanks :heart:
182 stars 4 forks source link

Consistent "uh-oh" error in the issue list pane #183

Open entendu opened 7 years ago

entendu commented 7 years ago

image

Error: TypeError: Failed to fetch
    at file:///Applications/Gitscout.app/Contents/Resources/app.asar/workers.js:6090:23
From previous event:
    at loop (file:///Applications/Gitscout.app/Contents/Resources/app.asar/workers.js:5926:31)
entendu commented 7 years ago

Happened again.

Error: TypeError: Failed to fetch
    at file:///Applications/Gitscout.app/Contents/Resources/app.asar/workers.js:6090:23
From previous event:
    at loop (file:///Applications/Gitscout.app/Contents/Resources/app.asar/workers.js:5926:31)
entendu commented 7 years ago

This is an intensely obnoxious error that happens every time I wake from sleep.

cc: @areskub

areskub commented 7 years ago

Hey @entendu I think @michael-lefebvre has finally found what is causing this bug and he's already working on it. (Michael correct me if I'm wrong). It IS the most obnoxious error ever for now. We collectively agree. Sorry about that.

brashrebel commented 7 years ago

Stoked to find that this is being worked on. I'm also experiencing the problem. Any way I can help?