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

Fixed the afterChange event not firing when iFrame resizes #278

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

raghuvarmanj
Copy link

@raghuvarmanj raghuvarmanj commented Nov 10, 2023

Issue Fixed

When it comes to an iframe, the iframe resizer will trigger the resizing and as a result of that this InnerSlider.vue will get into the Resize block which resets the animation to undefined. This will prevent triggering the afterChange function. As a results of it when the slider moves the upcoming dates will not clickable and the default first date will not be selected as well.

@raghuvarmanj raghuvarmanj changed the title Fix/OABP-40054: Fixed the carousel breaking in iframe Fixed the carousel breaking in iframe Nov 10, 2023
@raghuvarmanj raghuvarmanj changed the title Fixed the carousel breaking in iframe Fixed the afterChange event not firing when iFrame resizes Nov 10, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants