Kreelu

Results 6 comments of Kreelu

Just for reference, here is the original discussion in nativescript core: https://github.com/NativeScript/NativeScript/issues/6387

`this` isn't available in the beforeRouteEnter guard, but that's a general Vue limitation - check out the [Vue router docs](https://router.vuejs.org/guide/advanced/navigation-guards.html#in-component-guards), they talk about this and the solution in more detail.

I had a look around as well, but the documentation wasn't entirely conclusive... I've posted a question to the Joi repository, let's see what they come back with https://github.com/sideway/joi/issues/2549

@mrjono1 The team at Joi said the information isn't exposed by default. They had another suggestion to use `.note()` instead of `.describe()`? https://github.com/sideway/joi/issues/2549#issuecomment-772010508 Not sure if that helps? I just...

Similar problem with "Maven Pro" - couldn't reproduce an issue with the dollar sign, but the A is distorted as well: ![Screenshot 2020-04-30 at 19 26 59](https://user-images.githubusercontent.com/35376024/80745701-97c57e80-8b18-11ea-977f-e02213039ceb.png)

@styfle I seem to be running into the same problem - just set up a new vue 3 project, and trying to run `vercel dev` errors out with (every time...