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

Overflow event is not fired

Open jeffcunat opened this issue 1 year ago • 1 comments

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 topics: https://github.com/Splidejs/splide/discussions

Version

0.6.12

Description

Event overflow is not available for vue-splide component

Reproduction Link

https://codesandbox.io/p/sandbox/pensive-frog-fl4qj6

Steps to Reproduce

  1. start the sandbox
  2. Look at the console ...

Expected Behaviour

We should have a message onOverflow: true/false

jeffcunat avatar May 26 '23 08:05 jeffcunat