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

SplideSlideshow::isLinked calls matches on potentially undefined element #1

Open
AndreasMaros opened this issue Oct 12, 2021 · 0 comments
Assignees
Labels
bug Something isn't working miniprojekt Support stuff that isn't done quickly

Comments

@AndreasMaros
Copy link
Member

nextElementSibling might be undefined, in which case initialization fails with an error

return this.sliderRoot.nextElementSibling.matches(

See also https://github.com/ghcore/bootsy/issues/73

@AndreasMaros AndreasMaros added the bug Something isn't working label Oct 12, 2021
@AndreasMaros AndreasMaros self-assigned this Oct 12, 2021
@AndreasMaros AndreasMaros added the miniprojekt Support stuff that isn't done quickly label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working miniprojekt Support stuff that isn't done quickly
Projects
None yet
Development

No branches or pull requests

1 participant