-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Delay in showing initialSlide inside modal #9819
Comments
This should be resolved in the latest release |
And still not resolved. |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Ionic version: (check one with "x")
[ ] 1.x
[X ] 2.0-RC4
I'm submitting a ... (check one with "x")
[ X] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
When using the Slides component with the
initialSlide
option set inside a Modal component, the first slide appears briefly before switching to the initialSlide.Expected behavior:
Slide specified by
initialSlide
should appear when the modal is openedSteps to reproduce:
Related code:
image-modal.ts
template.html
Other information:
Video: https://dl.dropboxusercontent.com/u/96909560/slides.mov
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: