Results 8 issues of Vincent

**Describe the problem feature solves** I spend hours and hours to try to make this tool work, vainly. - how to override a simple form component ? (I would like...

[disclaimer] I cannot create my issue from https://cmty.app/nuxt/issues/new?repo=apollo-module since this website is down. Is it possible to use a SchemaLink instead of a HttpLink, being able to use local mocks?...

The dev mode works well, however not the build process. ``` npm install ``` Install ok. ``` npm run build ``` Error: ``` src/utils/services/loadFixtures.service.ts:65:9 - error TS2740: Type 'Tag[]' is...

Hi, Based on your examples and my attempts, I dont understand what is `preview` and how to use it (I never see a snapshot of the dragged item, only a...

The properties `page[Link]ClassName` should be used **only** for the "default" links. The properties `active[Link]ClassName` **only** should be used for the "active" link. My following config doesn't work with Tailwind, causing...

Hi, When I use your js version on demo page, it works perfectly (event if html5_qrcode_stop() method isn't implemented), but when I use lib/html5-qrcode.min.js as you say, I've an error...

## 💬 Questions and Help On the doc, I see the following sections: 1. `Guides` > `Query Suggestions Guide` (https://www.elastic.co/guide/en/app-search/current/query-suggestions-guide.html) 2. `Guides` > `Result Suggestions Guide` (https://www.elastic.co/guide/en/app-search/current/result-suggestions-guide.html) But in the...

When I drag then scroll (on Macbook), the selected item doesn't follow the mouse. I literally copy/pasted the example in the README and tied it out with 30 items in...