Jamie Webb

Results 5 comments of Jamie Webb

Hmm, I didn't actually try to use the definitions inside a single-file component. But based on what I know of the build chain, that error message simply means the ts...

It's great to see vuelidate has got so much traction in the vue community! Just to clarify. The pull request I made to include typescript definitions never ended up being...

Hi @mmajcenic if you have a look at the above screenshot, and then check out [signup.ts](https://github.com/mrellipse/toucan/blob/master/src/ui/app/root/signup/signup.ts) if should put you on the right track to defining a custom validation.

it sounds like the server was perhaps returning html instead javascript? if the fix leads you to believe that there is a problem in the default project build/deploy process on...

not sure about the async components while lazy loading. what build are you running on the server? dev or prod? since it references localhost in the stack trace, I am...