Mario Lopez
Mario Lopez
It's something to do with the cleanup of the blueprint that is created for the validation. If I remove it, the validation works as expected, but the blueprint is obviously...
Yep, me too. It worked the first time I ran the app after installing the v0.12.0b3 but then I tried opening dashboard a couple of hours later and failed. It...
I tried the debug mode and it didn't make any difference. I have made it work using the already minimized version of the file. I reckon it's something to do...
You can add a `vue2-google-maps.d.ts` file to the root of your project or to '/src/@types/' with the following content: `declare module "vue2-google-maps";`
Same here. This would be great.