You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
Original issue by @AleFons on 2016-12-15T19:07:08Z
Ionic version: (check one with "x")
[ ] 1.x
[X] 2.x
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:
Conditional on VirtualScroll causes no content to be displayed, even if there should be content. This is on rc4.
Expected behavior:
If there's a conditional, it should still work if the condition returns true. It used to work like this on rc2.
Related code:
html:
ts:
Other information:
If I take the same code and take out the *ngIf="dataStorage", it displays correctly.
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: