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
Current behavior:
Since RC.4 I'm having some issues with the VirtualScroll lists.
The problem only arises when running in a Safari standalone mode (iOS).
So when accessing the Ionic app via the Safari browser, it works fine.
When I add it to the homescreen and access the app from there, the problem occurs.
It seems like some overlaying (or sometimes it seems underlaying) component processes the drag-actions. The list itself won't move, but some background-element will. After releasing the drag, the action is again processed, but this time by the VirtualScroll list itself (this includes click-events)
Expected behavior:
For the VirtualScroll list to behave normally, even when in fullscreen mode
Thanks for the issue! This issue is being closed due to inactivity. 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:
[ ] 1.x
[x] 2.x
I'm submitting a ...
[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:
Since RC.4 I'm having some issues with the VirtualScroll lists.
The problem only arises when running in a Safari standalone mode (iOS).
So when accessing the Ionic app via the Safari browser, it works fine.
When I add it to the homescreen and access the app from there, the problem occurs.
It seems like some overlaying (or sometimes it seems underlaying) component processes the drag-actions. The list itself won't move, but some background-element will. After releasing the drag, the action is again processed, but this time by the VirtualScroll list itself (this includes click-events)
Expected behavior:
For the VirtualScroll list to behave normally, even when in fullscreen mode
Steps to reproduce:
See the example on
http://plnkr.co/edit/QP6EnjXg2rdqx5kjQWT3:
Related code:
See plunker example
Other information:
No error in console.
Correct in RC.3
Goes wrong since RC.4
Ionic info:
Ionic Framework Version: 2.0.0-rc.5
The text was updated successfully, but these errors were encountered: