Josh

Results 6 issues of Josh

**Versions** - vee-validate: 4.3.1 - vue: 3.0.11 **Describe the bug** When using `useIsFieldTouched` is producing the following error: ```bash [Vue warn]: [vee-validate]: field with name foo was not found ```...

✨ enhancement
📚 docs

In the documentation regarding pagination, it guides the user to use `updateQuery`. However, in ApolloClient v3 this is deprecated with a warning that it will be removed in the next...

docs

**Describe the bug** Using `fetchMore` and then `refetch` causes duplicated results. **To Reproduce** Steps to reproduce the behavior: 1. Load results from backend using `useQuery` 2. Use `fetchMore` to load...

upstream
v4

The `DateTime` section is the only one that has it's `field_in` and `field_not_in` in a different order. This PR is to make it consistent with the other fields.

On the client side, when we create a new post we use the `Meteor.uuid()` function to create a random string for the post `_id`, this is sent to the method...

**Describe the bug** The docs addon is showing the error `No code available` if you do not provide a variable into the story function, regardless if the variable is used...

bug
addon: docs
source-loader