#STENCIL WONT SCROLL NOT BUILT BY DEFAULT APPARENTLY
1 messages · Page 1 of 1 (latest)
all good i fixed it with <ion-content scrollEvents={true} fullscreen={true}> </ion-card> cause you need an element in the JSX to allow for scrolling cause that makes sense