Tabs in tabs
@Arcania0311 wrote: I've been trying to get nested tabs to work for quite a while now but I just can't seem to get it working. I have a nested tab view in a tab view, looking like this:...
View ArticleOptions binding for ion-slides in Ionic 2
@dylanvdm wrote: I cannot get the options for an component to bind in Ionic 2. <ion-slides id='slider' pager autoplay="false" pager="false" options={{sliderOptions}}> Then in the ts page behind:...
View ArticleIonic modal and tab key pressed
@igordeoliveirasa wrote: Whenever I have a form inside a modal, if I run it on the browser, and press tab key so as to change fields, the scroll always get stucked near current focus. I can never more...
View ArticleHow to move content(in my case text file which acts as DB) from installation...
@Garapani wrote: Hi, i am very new to ionic framework. For my project, i need to attach the DB to for the application package. after installation it has to move to local storage and i have to perform...
View ArticleXcode build stuck on splash screen iPhone 3gs
@NooNoo wrote: HI there, I am unfortunately still trying to use an iPhone 3gs for testing my apps on iOS. Since the recent update to Xcode when I run on the device it is hanging on the splash screen...
View ArticleOverride ionic variable intel XDK, all the icone are not displaying
@Anil8753 wrote: I am using Intel XDK to use develop ionic app. I wanted to override the default color variables for ionic. I followed the followings steps exactally: Writing a Sass Themeand finally...
View ArticleImage load problem on device
@JackyVip wrote: I have this text : <h2><u>Title</u></h2> <p><strong>text</strong> text</p> <p>text</p> <p>text</p>...
View ArticleModal ng-click propagate to parent element... HELP!
@pierro wrote: Hello, Out of nowhere, something that never happened before, randomly happens in my app: When I open a modal, i have a button with ng-click in it, and when I tap it it's like I tapped...
View ArticleIonic / Drupal App not updating the content after first run
@famaash wrote: Hi, I am building a native App with data coming from Drupal. It is based on this amazing tutorial. What happens is that the site articles are listed and when you click any article, it...
View ArticleFailed to load resource in emulator
@kuntal wrote: Hi Ionic 2 app working fine in local machine in chrome but when I run this in emulator with cordova run android I use Inspect device tool in chrome and found bellow error 1.png703x143...
View ArticlePdf won't render until resize
@fseiki wrote: Im trying to pass src parameter using ng-src, but pdf won't render until resize. Src is local in img folder. Can someone help me? Posts: 1 Participants: 1 Read full topic
View ArticleLogin using ajax
@baiyitao wrote: Hi All, I'm using ionic to develop an app, it has login function. I didn't use angularJS, all I used are Html, Js, Php. right now, I have a js functions loginFunction and readState to...
View ArticleIon-select multiple crash on device + ngFor + data
@ondonda wrote: hi , i have a little trouble with ion-select multipe with real data, in simulator i dont have any problem data is displayed , and all works , but when i try this on device , the app...
View ArticleCaetano - A premium Ionic 2 App for restaurants
@jlcarv wrote: splash.source.png1005x393 Caetano is a fully functional high performance app perfect for Restaurant, Bakery and Coffee Shops.This starter is built with Angular 2, Ionic 2, Typescript...
View ArticleTitle in header bar is vertically misaligned on certain android devices
@darragh_hayes wrote: Hi there, First time poster here. I've started a little project that was originally based off the side menu template. I seem to have a problem where the main title for each view...
View ArticleMaterialViewPager
@marwenktata wrote: kiosque_small.png583x1024 148 KB how implement material viewpager in ionic with background imagei used ionic tab and ion-slide with but i dont have a beutiful result Posts: 1...
View ArticleHow hide border for "item item-body"?
@shardik wrote: Posts: 1 Participants: 1 Read full topic
View ArticleIs it possible to convert the select component input into a number wiht...
@PCotter wrote: I need to convert the select option input into a number when submitting the input. The HTML code looks numeric but converts to string when passed to the controller and...
View ArticlePrevent Back Button from showing up on Ionic 2
@patrioticcow wrote: Hi, I'm using some boilerplate navbar.I'm wondering how can i tell it not to show the Back Button if i navigate to this page? Also, if someone can point me to the documentation,...
View ArticleApp blank in ionic view [SOLVED]
@jesst446 wrote: hi my app works perfectly in the browser but it is showing a blank screen in the ionic view on my iphone. a previous version works but ive made some changes and its not working now....
View Article