Hi community!
I have to create a slidebox page with lot of data, and a numbered pagination. This slidebox has to be very reliable and has to work on IPAD 2 only.
My experience with ionic show some limits with slidebox :
- When only 2 slides, then 4 pagination dots (but this won’t be an issue in my case) : link
- When to much data, the IPAD crash (correction available, but really reliable?)
- Mandatory to add timeout function when used with ng-repeat
- I remember to have some issues with the slide function too
- The numbered pagination doesn’t exist, I have to create it
What do you advice? To deal with the known issues? Any feedback on the onsen slidebox? Do you think to another solution?
Thanks in advance,
DFull