Damien Golding

Results 26 comments of Damien Golding

I back this. Please update the API guide about this. The main reason I want the PDO object is for getting the last insert ID.

@ota-meshi "Currently, this plugin does not support vue-class-component." - Can you provide more information please? I do not know how this library performs the checks. Which rules(or in general) do...

How can this be used on a whole Vue project? Or a Nuxt project?

"any" error with text "Property '...' does not exist on type 'object'.Vetur(2339)" not being outputted. Please check.

> Yeah dynamic is recommended > […](#) > On Fri 19 Apr, 2019, 6:28 PM GaryO, ***@***.***> wrote: I ended up just using dynamic registration and the problem went away....

It's a private code base so can't share, but the issues are very standard which would be easy to recreate. Examples: v-slide-item with binded :key="obj.property" where property doesn't exist on...

I tried executing but couldn't get the test to pass. I'm assuming the following should be done, is this correct? 1. tsc 2. node./tests/component.spec.js Regards.

I had a similar issue, and fixed it with "maxConcurrency": 1.

Understanding the limitations, the following would be a good method for me at least. Could it be considered or even implementable already? - Using an account that is password protected,...