vue-splide icon indicating copy to clipboard operation
vue-splide copied to clipboard

The Splide component for Vue.

Results 36 vue-splide issues
Sort by recently updated
recently updated
newest added

### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Vue Splide. Use Discussions for these...

bug

### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Vue Splide. Use Discussions for these...

bug

### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Vue Splide. Use Discussions for these...

bug

### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Vue Splide. Use Discussions for these...

bug

## Related Issues didn't add an issue, because there is only a template for a bug, this pr is for improvement ## Description at the moment typescript cannot hint Splide...

## Related Issues #75 ## Description I've updated `package.json` file to include `.vue` extension, and also updated `.eslintrc` file. Changes for the parser section are the recommended way of official...

### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Vue Splide. Use Discussions for these...

bug

## Related Issues https://github.com/Splidejs/vue-splide/issues/77 ## Description I fixed those issues in my fork

## Related Issues [#91](https://github.com/Splidejs/vue-splide/issues/91) ## Description fix ts(7016) error message.

## Related Issues Fixes #94 ## Description variable `value` is of type `object` (`U[keyof U]` and type U is `U extends object`) which means that splice does not exist on...