Bastien Rossi
Bastien Rossi
@meciasbueno I created a tag on my fork and in my package.json i do the following : `"vue-slick-carousel": "BastienMbz/vue-slick-carousel#fix-preventdefault-not-cancelable",`
@meciasbueno Have you tried a conventionnal install ? (remove vue-slick-carousel before) `npm remove vue-slick-carousel && npm install BastienMbz/vue-slick-carousel#fix-preventdefault-not-cancelable`
Hi, same problem with Nuxt https://github.com/nuxt/nuxt/issues/27836 We need a fix, the problem can be fixed in vuejs either via a component fix : https://github.com/vuejs/core/blob/e0428884b57ac834274045bd33841263aeae259e/packages/runtime-core/src/apiAsyncComponent.ts#L100 Or with a default rollup configuration...
Hi, If you check the repository at [this link](https://huggingface.co/GroNLP/bert-base-dutch-cased/tree/main), you’ll see that there is no file named model.onnx or model_quantized.onnx, and no onnx directory. If the repository contains an ONNX...