Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overflow event is not supported #56

Open
2 tasks done
marbiano opened this issue Oct 6, 2022 · 0 comments
Open
2 tasks done

Overflow event is not supported #56

marbiano opened this issue Oct 6, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@marbiano
Copy link

marbiano commented Oct 6, 2022

Checks

Version

0.7.12

Description

Splide starting from 4.1.0 has support for an overflow event (more info) but react-splide doesn't seem to have been updated to support it as one of its event props on the <Splide /> component.

Reproduction Link

No response

Steps to Reproduce

  1. Try to use onOverflow as a prop of <Splide />

Expected Behaviour

There should not be a Typescrit error and the event should add the proper handler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant