vohzd

Results 8 comments of vohzd

+1, also happened to me when reinstalling build as i was pointing to master branch

i was using jspm to grab dependencies from the web and resolved the issue by overwriting the newer version with this older one: https://github.com/Leaflet/Leaflet.label/tree/0bb8fdab99915705428a440454f6750ef0841c5e

similar issue, except when zooming in on markerclusters, the blue markers disappear. The console throws; `Map.js:1 Uncaught TypeError: Cannot read property 'call' of undefined` ![stack](https://cloud.githubusercontent.com/assets/7853154/15351753/bff4740e-1cd8-11e6-972d-d4250e921182.PNG) Any ideas at all? I'm...

Update: I was previously using `github:Leaflet/[email protected]`, by updating to `0.2.2-dev` the issue is now resolved.

anyone have any idea?

Getting the exact same issue ("Ensuring authentication") when running the below; `caprover deploy --caproverUrl "https://captain.domain.com" --caproverPassword "password" --caproverApp test123` This is me running it in a directory with a valid...

Interestingly, on Ubuntu 18 this issue doesn't occur. It just happens on Windows10.

That's correct, v10.16.3 on both Ubuntu/Win. Thanks for working to add a debug flag to the CLI. However I'm just happy its working on Ubuntu so no longer blocked. Cheers!