ionic v4.0.0-beta.0 Slides.update returns error
See original GitHub issueBug Report
Ionic Info
Run ionic info
from a terminal/cmd prompt and paste the output below.
wjz@bj:~/ion/ionic-conference-app$ ionic info
Ionic:
ionic (Ionic CLI) : 4.0.3 (/home/wjz/.nvm/versions/node/v10.7.0/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.0.0-beta.0
@angular-devkit/core : 0.7.0-rc.3
@angular-devkit/schematics : 0.7.0-rc.3
@angular/cli : 6.0.8
@ionic/ng-toolkit : 1.0.0-rc.9
@ionic/schematics-angular : 1.0.0-rc.9
Cordova:
cordova (Cordova CLI) : 8.0.0
Cordova Platforms : android 7.1.1
System:
Android SDK Tools : 26.1.1
NodeJS : v10.7.0 (/home/wjz/.nvm/versions/node/v10.7.0/bin/node)
npm : 6.2.0
OS : Linux 4.4
Environment:
ANDROID_HOME : /home/wjz/Android/Sdk
HTTP_PROXY : http://127.0.0.1:42266/
http_proxy : http://127.0.0.1:42266/
HTTPS_PROXY : http://127.0.0.1:42266/
https_proxy : http://127.0.0.1:42266/
wjz@bj:~/ion/ionic-conference-app$
Describe the Bug A clear and concise description of what the bug is.
Steps to Reproduce Steps to reproduce the behavior:
- from CLI, git clone ionic-conference-app ; go to /directoy/of/ionic-conference-app; checkout branch ‘core-update’.
- from CLI, enter ‘ionic s’
- go to browser (Chrome). the application started at ‘http://localhost:8100’
- right click mouse in the brwoser, select ‘inspect’ to see the error
Related Code in ‘tutorial.ts’
ionViewDidEnter() {
this.slides.nativeElement.update();
}
Expected Behavior Slides.update should work without error
Additional Context List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, screenshots, OS if applicable, etc.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
ionic v4.0.0-beta.0 Slides.update returns error #15046 - GitHub
Ionic Info Run ionic info from a terminal/cmd prompt and paste the output below. ; Describe the Bug A clear and concise description...
Read more >Release Notes | Ionic Documentation
A complete release history for Ionic Framework is available on GitHub. Documentation for recent releases can also be found below.
Read more >Why Did Ionic 4 Ion-Slides Suddenly Stop Displaying Properly?
It just broke randomly. Since that update, the ion-slides broke and just decided to stop working.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for reporting this issue! it’s already fixed in master of stencil: Next version of IOnic will have this fixed!
No need to do {read: Slides}!
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.