-
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
Swiper Error Cannot read property 'length' of undefined #12791
Comments
Hello! Thank you for opening an issue with us! A fix for this has been committed and will be in the next 3.6.x release. Thank you for using Ionic |
We have created an |
Excellent thank you
…On 7 Sep. 2017 5:36 am, "Ken Sodemann" ***@***.***> wrote:
We have created an ***@***.*** with the fix for this issue
included in preparation for a new release. I have tested it via the sample
repo and it works for that particular case. If you would like to try this
in your app you can use npm install ***@***.***
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#12791 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAFR39Rk7o3XAabz3b7GBNbkCzEJf1xsks5sfvQwgaJpZM4PJiXg>
.
|
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. |
Ionic version: (check one with "x")
[x] 3.x
I'm submitting a ... (check one with "x")
[x] bug report
Current behavior:
Updating the data in an ion-list that contains an ion-slides causes a console error.
Expected behavior:
Updating the data should not cause errors.
Steps to reproduce:
http://embed.plnkr.co/9RfxERbAm9PvR9DvJ5PJ/
Double click the update button and the error above will log to the console
Related code:
See Plnkr
Other information:
This could be fixed by testing for s._slides in ionic/src/components/slides/swiper/swiper.ts
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: