iOS : images and text with fonts display after transition
@Jul wrote: Hi there, I'm building a simple Ionic app with few screens (mostly forms).It's working well in browsers but on iOS images and texts with special font applied display after the page...
View ArticleWhere to add custom SASS/CSS
@FHair wrote: I have been working on a simple app adding custom CSS in the /CSS folder from the starter tabs template. BUT Now I have set up Sass I am unsure where to add my custom code? What file do...
View ArticleFlash of unstyled text
@oliver wrote: Hi, I'm using a webfont in my app. On the first view, the font takes a while to render. Is there a way with ionic or Cordova in general to preload the entire font into memory before the...
View ArticleNon-latin characters
@Persik_Bezugliy wrote: Hello,Cyrylic characters are nor displayed correctly. following attribute: placeholder="Введіть продукт", will result into "??????? ???????" Doesn't work both for html and...
View ArticleSave $ionicPopup reference without displaying
@bradorego wrote: Is there any way to save a reference to a popup without showing it? I have some retry logic for an AJAX request and I want to make sure only 1 popup shows in the event of multiple...
View ArticleIssue with Kendo multiselect and ionic modal
@gtripoli wrote: I am having trouble selecting items from a kendo multiselect control, only when it is inside of an ionic modal. The only other post on here that is similar mentions to add...
View ArticleProblems using ng-click to open extent url
@tenison201 wrote: having problems using ng-click to open extent url ng-click="window.open('{{new.link.href}}', '_blank', 'location=yes'); return false; Posts: 1 Participants: 1 Read full topic
View ArticlePassword protected checkbox
@caesar9 wrote: I am trying to create an app with a checkbox that would be password authenticated to become checked and unchecked. I'm relatively new to Ionic and can't for the life of me think how to...
View ArticleIonic sidemenu
@tenison201 wrote: how to make a sidemenu tab accessible only when connected to the internet Posts: 1 Participants: 1 Read full topic
View ArticleNet::ERR_NAME_NOT_RESOLVED when using Parse network calls
@jaylock wrote: I'm using Parse in one of my applications and after configuring the whitelist plugin i'm getting this error when inspecting the device in chrome inspector running on Android. This code...
View ArticleTransition Glitch on iOS 9
@padz535 wrote: Hey everyone, I'm encountering some transition glitch w/ my App, it only appears in iOS 9 and the app is compiled through Phonegap build. Here's a sample video showing the transition...
View ArticleI have a app which in which i traverse between the abstract pages but when...
@Sidd27 wrote: If I off the transition between the pages the UI break issue get solved but i think the native transition between the page s is one of the reason i m using ionic. Screen Shot 2015-10-01...
View ArticleIonic detect “back” for better Native Page Transitions
@Yue_Hong wrote: I am trying to implement native page transition into my Ionic project after reading great tutorial from http://www.gajotres.net/handling-native-view-animations-with-ionic-framework/....
View ArticlePull down to Refresh and Infinite Scroll
@kernel wrote: I am using ionic 1.1.0 I have pull down to refresh and infinite scroll implemented following the examples. They work individually. The issue I have is, when I pull down to refresh,...
View ArticleInput type="file" problems
@TobiasFriberg wrote: Hello! I got this problem with fileinput. When i press it in my android phone, the options I get are Video Camera, Sound Recorder and Documents. How can i change this to...
View ArticleCamera windows phone 8.1
@rikkie wrote: Hi there, I'm facing a problem with the camera plugin on wp8.1.Im using the following code: var options = {} navigator.camera.getPicture(options).then(function (imageData) {...
View ArticleIonic Minify & upload
@dylanvdmerwe wrote: I've implmented the minify procedure as per the blog post here. When building, the minify process kicks off when you use the --release command. For example: ionic build android...
View ArticleUsing svg tag in ionic
@victorolowe wrote: Hi guys, I just want to know if it is allowed to do something like this in ionic <div class="container"> <svg viewBox="0 0 500 500" preserveAspectRatio="xMinYMin meet">...
View ArticleCurvy line in css
@victorolowe wrote: Hi guys,I looked online and couldn't find a solution to this. I want to get the curvy effect in the middle of this image using css and ionic. How can this be achieved. Thanks guys...
View ArticleImages distorted and app stuck on http request
@Pihh wrote: Hi, First of all, let me say that I'm loving ionic and all of the work made. Up to this point a built an app and it's the first time I'm trying to export but I'm facing two major...
View Article