Claudiu Codoban

Results 4 comments of Claudiu Codoban

We're currently developing on Linux and deploying on Linux. Using `SvgQRCode` worked in version 1.4.1. Now in version 1.4.3, the class `SvgQRCode` is no longer available. This looks to be...

I'm having the same problem caused by `strictNullChecks: true` when building Vue app using vue-cli. I get the following error stack when running the command `vue-cli-service serve` or `vue-cli-service build`:...

I've did some changes locally and manually tested them and they seem to work, but it requires a lot of modifications in tsconfig for targets, moduleResolution etc, so I'm not...