ionic-team / ionic-conference-app

A conference app built with Ionic to demonstrate Ionic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New app crashes

mikemichaelis opened this issue · comments

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:
image

Expected behavior:
To not crash

Steps to reproduce:
ionic start conference test
cd test
ionic serve
chrome was full screen, clicked speakers and scrolled the window, then noticed the cards were messed up ie
image
I kept scrolling to see how bad the issue was and it crashed with the attached error.
Other information:
Thanks guys for your hard work!

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

cli packages: (/home/mike/.npm-global/lib/node_modules)

@ionic/cli-utils  : 1.19.1
ionic (Ionic CLI) : 3.19.1

global packages:

cordova (Cordova CLI) : 8.0.0 

local packages:

@ionic/app-scripts : 3.1.5
Cordova Platforms  : none
Ionic Framework    : ionic-angular 3.9.2

System:

Android SDK Tools : 26.1.1
Node              : v8.10.0
npm               : 5.6.0 
OS                : Linux 4.13

Environment Variables:

ANDROID_HOME : /home/mike/Android/Sdk

Misc:

backend : pro

Thank you for the issue! We have removed the conference app as a starter since it is much more complex than a basic starter. Please clone this repository if you plan on using it as a starting point. Thanks!

ionic start "test" https://github.com/ionic-team/ionic-conference-app.git

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 the Ionic Conference App, please create a new issue and ensure the template is fully filled out.