Thomas Beverley

Results 301 comments of Thomas Beverley

By the sounds of it you maybe double clicked on `index.html`. By doing so you loaded the webpage but there was no server available to respond to your requests and...

If you want to string it in a custom format you could for example do.... ``` js const now = new Date() const nowStr = now.getHours() + ':' + now.getMinutes()...

Glad you got it up and running :)

@paulcbetts could this be the root cause of #184 or does it only apply when using wine?

Hi, when you add the userscript it gets added into the head of the gmail/inbox window - usually before page load is complete. You should be able to access window,...

Mine is the same, I can't delete the first block for fear of never remembering how to create a new one! Maybe a button in the bottom bar or a...

Hi, thanks for reporting. I'm having a little bit of trouble reproducing this, it would be great to have little more info so I can see if I can get...

@jlhjlh we think we've found the bug. Can you try this to see if it fixes it for you... * Quit Wavebox * Remove the `~/Library/Application Support/wavebox/notification_permissions.records` * Start Wavebox...

@jacobCRP are you seeing the same issue as **jcarroll-mediafly** or **jlhjlh**?

@jacobCRP there's a fix in the next release for the slack notifications @jlhjlh did you try removing the file mentioned in https://github.com/wavebox/waveboxapp/issues/780#issuecomment-420944444 ?