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

Multiple Events Not Firing At All: pagination-click, navigation-click, page-change #605

Closed
jwbats opened this issue Sep 30, 2022 · 1 comment

Comments

@jwbats
Copy link

jwbats commented Sep 30, 2022

Bug Report

Current Behavior
The events pagination-click, navigation-click & page-change never fire.

This is problematic, because now I have no way of manually setting the carousel's height based on which slide is selected, to make up for this carousel's AdjustableHeight-related problems.

Input Code and steps to reproduce
Build a basic carousel and add these events.

Expected behavior/code
I'd expect:

  • pagination-click to fire when I click a pagination dot
  • navigation-click to fire when I click a navivation arrow
  • page-change to fire when I click either

Environment
Latest.

@jwbats
Copy link
Author

jwbats commented Sep 30, 2022

Never mind, I accidentally put these events on the slide, rather than the carousel.

@jwbats jwbats closed this as completed Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant