Increased Font Size on iOS with Update
@kylethielk wrote: Hi Everyone, We recently made some minor changes to our Ionic app in a few different releases, each release being fairly minor cosmetically. The very first of these releases...
View Articleng-repeat slice prepending
@phix wrote: Hi Everyone, I have run into an interesting issue with the new ion-slides element regarding to prepending to an ng-repeat list. I am slicing into a large list and seeing an indexing...
View ArticleSide menu doesn't refresh until open the app again
@acodebox wrote: Hello,I have a side menu in my index.html file that show data returned from SQLite query, which are user favorite shows.When the app run, it shows the data in SQLite without any...
View ArticleMasonry gallery style
@cposadaa wrote: is it posible to have a image gallery with masonry look?something like this paraelforo.png308x513 187 KB Posts: 2 Participants: 1 Read full topic
View ArticleSide menu content with expose-aside-when does not resize with browser
@sebuck wrote: This can be reproduced with the sidemenu template: ionic start myApp sidemenuionic platform add browserAdd expose-aside-when="large" to ion-side-menuionic buildionic serve Then resize...
View ArticleMulti-level Item list + json
@fseiki wrote: Hi! I'm new here and please,i need a little help to build a multi-level item list from Json! I need something like this:Item1 SubItem1 Detail SubItem2 Detail SubItem1 DetailItem2...
View ArticleRemove/add platform result blank screen
@zhouhaowowtv wrote: Here is my steps which results to blank screen in my iOS emulator (no any error message): Remove a platform (because I changed my app id but all the id in my plugin is not...
View ArticleConfused about CLI ionic build and IONIC LAB build (and config.xml & plugins)
@longsangstan wrote: Hi all, I am confused about how 'build' works. 1) In Ionic lab, when I press the build button, the plugins in the final ios config.xml file (./platforms/ios/APPNAME/config.xml)...
View ArticleHow to navigate state within popover-view using ion-nav-view?
@vinothwonder45 wrote: Hi Team, I am new for ionic it was awesem framework for building hybrid mobile apps. I am building an app using ionic components instead of cordova technology. From my app...
View ArticleNavigation Issue
@RiseApp wrote: I am facing the navigation issue when screen moves from one to another in forward direction the view get overlap on one another, which is really causing the bad experience.I am using...
View ArticleIon-tabs remove margin
@DiagonalThink wrote: hi if i change a ion-tab color in the ion-tabs parent remaining a margin if I try to remove the margins by expanding the width of the signel tabs the icons disappear, and the...
View ArticleIonic emulate ios --target="iPhone-6s-Plus" says not a valid target
@igxz wrote: hi all, after I run "ionic emulate ios --target="iPhone-6s-Plus", there is error says: Error: iPhone-6s-Plus is not a valid target for emulator but ionic emulate ios...
View ArticleHow can I forward using $ionicHistory?
@Kholofelo wrote: I'm trying to do lateral navigation inside a tab (please look at the attached image). testQuestion.png630x1114 28.1 KB Basically I have a tabbed application. In one of the tabs there...
View ArticleUsing transparent in ionic view makes transition issue when forward
@raffi_mohd wrote: Hello all ionic favorites, I am facing issues when using the transparent color in ionic-view on all the pages. This is because, am keeping background constant on ion-nav-view. So...
View ArticleIonic Deploy plugin throws an error
@magnusburton wrote: I'm receiving an error when trying to build my Ionic iOS app after adding ionic-plugin-deploy: You may not have the required environment or OS to run this project ** BUILD FAILED...
View ArticleForms outside 'item lists'
@Cesarp wrote: is there a way to have form items outside 'item lists' .. like having multiple input items (like first and last name in same line) or having forms in different order (like floating div)...
View ArticleHow to make a plus button on the bottom right of the screen?
@carmenmitru wrote: Hi , How can I make a button on the right on my screen like in the image? Untitled.png1920x1080 62.2 KB I tried some css code ,but it does not work work very well position :...
View ArticleOptions to test an app ionic
@dblanco wrote: To test an ionic app I tried these options: 1) ionic serve In the local browser get errors "cross-origin HTTP" and plugins do not work 2) Build and run the apk in an emulator (android)...
View ArticleKeyboard shrinks the div in android
@Balaji_Gopal wrote: On open of the keyboard the UI of my app shrinks according to the device width and height, how do i resolve this. I have designed my entire app with only % and em and with few px....
View ArticleIonic Run Android different from Ionic Lab
@edocsss wrote: Hi, I'm new to Ionic Framework and I have been using it for the last 3 weeks. I noticed that when I am running the example application "Tabs" on the Ionic Lab (no code modification at...
View Article