Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
<ons-lazy-repeat> have issues without calculateItemHeight on iOS/Safari
-
I have an issue with ons-lazy-repeat. Without calculateItemHeight (which is supposed to be optional), the <ons-list> will have “visibility: hidden”. However, if I comment this, the list is perfectly displayed. I don’t have this issue at all on Chrome/Android at all.
https://codepen.io/anon/pen/VmeOoz
Any idea?