Results 4 comments of Louis Chan

I suspect it's happening inside the `parse_fresh_add_args` function which seems to add backslashes before characters in arguments that doesn't match `/[A-Za-z_0-9]/`, but that still doesn't explain why some of my...

I am running Windows 10. Version of extension is 4.7.2.1 I disabled all other extensions except Multi-Account Containers (because otherwise I can't test this with containers). Multi-Account Containers is on...

Hi, `marzipano` is a peer dependency of this library, meaning it's required, but won't be installed for you. You should run `npm install marzipano`.

I can't seem to replicate the bug on my own setup. Would you mind either posting some of your source code here (especially package.json, webpack/babel stuff or whatever configuration for...