Mark Steve Samson

Results 18 comments of Mark Steve Samson

I was also able to replicate the issue in macOS so I don't think it's a platform issue. It seems that neither the `onbeforeunload` nor the `browser.windows.onRemoved` event is reliable...

@langri-sha I have this PR with the not so pretty solution: https://github.com/toggl/track-extension-core/pull/132

@ljvmiranda921 https://pandas-docs.github.io/pandas-docs-travis/reference/api/pandas.util.hash_pandas_object.html

Got it to run with [genie](https://github.com/arkane-systems/genie) but still can't use the tailscale address to access services within WSL2. I tried disabling the firewall but still doesn't work.

Got around this by mounting the docker storage path of the plugin to the host: ```yaml kind: pipeline name: default steps: - name: build image: plugins/gcr volumes: - name: docker-gcr...

This is awesome :D I'm writing an extension based on Gmailr as well. I've been using CoffeScript to so this is perfect.

Will add to todos. Currently a bit busy but I am planning to work on some issues this weekend. Thanks!

Currently not actively developing this. But a PR of a fix would be much appreciated :)