I am having same issues right. Please @Fran-Diox help. Thanks
Prior Famous Ehichioya
@Prior Famous Ehichioya
Posts made by Prior Famous Ehichioya
-
RE: Uncaught ReferenceError: Set is not defined when in PhoneGap
-
RE: Ons-tabbar not working on ios with onsenui from v2.0.0 - 2.0.2
@rgins16 @munsterlander @Fran-Diox Thanks for replying. Apologies for the late response.
I tried with 2.0.2 and right now with 2.0.3, It is the same thing.
Test Environment:
Cordova CLI: 6.3.1
IOS platform: 4.2.1
Device: iPhone 5s IOS 10.0.2The tabbar pages is not getting initialized with the Cordova app or when I visit the code pen https://codepen.io/cyberbird20/pen/YGgqPk?editors=1010 with my device.
On my mac, macOS Sierra 10:12 , safari 10.0, I get the following error.
Any ideas what might be causing it?
Thanks again.
-
RE: Ons-tabbar not working on ios with onsenui from v2.0.0 - 2.0.2
@Fran-Diox @munsterlander please I need your assistance. Thanks
-
Ons-tabbar not working on ios with onsenui from v2.0.0 - 2.0.2
Hello,
Using:
OnsenUI: v2.0.0 - 2.0.2
Angular:1.5.8Ons-tabbar is not working on IOS. It worked great on android.
Visit https://codepen.io/cyberbird20/pen/YGgqPk?editors=1010 with an iPhone or safari browser.
Please any fix/hack so I can publish my application because right now I’m working with Onsenui v2.0.0-rc-17.
Thanks
-
RE: How to implement dynamic ons-tab with ons-lazy-repeat
@munsterlander Thanks for your reply.
Yes indefinite amount of tabs.
-
RE: How to implement dynamic ons-tab with ons-lazy-repeat
Please anybody with an idea should help. I’m stuck in my application.
Thanks.
-
How to implement dynamic ons-tab with ons-lazy-repeat
Hello,
Onsen UI: v2.0.1
AngularJS: 1.5.9I am building an Android and IOS application that requires dynamic tabs (ons-tab) like in native applications. The content in each tabs can be up to a hundred items. So I want to use ons-lazy-repeat for the ons-tab content to minimize memory consumptions. How do I go about achieving this (dynamic tabs and ons-lazy-repeat ) with Onsen UI. I have searched online and I couldn’t see any solution.
Thank you!