Double-click show modal bug
@DaDanny wrote: I've been encountering a bug when I double click a button that shows a modal. What happens is it will show two of the same modals. When I close the first modal, the second one will...
View ArticleUsing Network events to update UI
@Kizmar wrote: I've been smashing my face against this for too long, and I think I know what the problem is, but not how to fix it yet. I'm trying to use Network and Connection to determine if the...
View ArticleAdd a css or less file to the sass task?
@jasonwaters wrote: I'm trying to implement the weather-icons font in my project. But I'm stuck because, unlike font-awesome, they use less. there is a pre-compiled css file however. Any clue how I...
View ArticleWill Ionic support php for ios?
@priya123 wrote: hi , I have created an app using ionic framework with php as backend. My app is running properly in web browser and in Andriod app , but the php file is not working for IOS . Once i...
View ArticleApplication not running with Android
@mesut_dokumaci wrote: Ekran Resmi 2016-04-15 11.53.56.png1440x900 993 KB It is not working on Android, but ıt ıs working on IOS. Why it is not working. Posts: 1 Participants: 1 Read full topic
View ArticleI can't Create build for windows mobile?
@arunkumarinde wrote: Pasted image1366x768 177 KB Posts: 1 Participants: 1 Read full topic
View ArticleSlider like Tabs (implement ViewPager)
@xr0master wrote: TL;DR; How to create ion-slide with separated template and controller like [root] for Tab I want to create slider with two complexity content slides (like page). I wan't push all...
View ArticleTextarea not visible after click on next in iOS keyboard
@dgproductions wrote: I'm trying to view properly the textarea in a modal after another input focus when iOS keyboard is opened. As the picture shows when I click over 'next' button scroll goes up and...
View ArticleSsl is not enable ionwordpress
@Mahmoud wrote: Hello, i have create an ionic app with ionicwordpress but when i would like connect with login i have this error: "ssl is not enable either use_https_or provide 'insecure' var as...
View ArticleIOS CDVLocalStorage.h file not found
@ricardogomes wrote: Hi I have an ionic app that builds perfectly for android but on ios xcode gives this error: 'Cordova/CDVLocalStorage.h' file not found All I can find are similar issues with the...
View ArticleGoogle maps ui-gmap-marker with ionic
@dblanco wrote: I have a google map using google maps api, with a marker. In the web version it is correct, closes or opens the information window by clicking. But the android app, only show. Clik...
View ArticleBrick-like loading on android
@nirtz89 wrote: When the home screen of my app pops up there's this weird brick like loading of the content and only then is the content shown.Is there a way to bypass this?Here's a video of the...
View ArticleIonic install failed on windows 10 due to node-sass@3.4.2
@solenovex wrote: ionic install failed on windows 10 (build 14316) due to node-sass@3.4.2.I tried like 20 times......I have visual studio 2015 community installed (only the web developer).my node...
View ArticleInput type="date" consuming lot of memory on main thread
@srirangr wrote: I am creating a form in which I'm using <input type="date"> Now, in some devices it shows up like: Screenshot_2016-04-15-19-41-45.jpeg720x1280 97.4 KB While in other devices, it...
View ArticleIonicPopover is it gone for good?
@Dratsbamai wrote: Hi I am trying to create a view like this popover.png516x723 25.9 KB With a popover coming out of the nav bar, is this possible/will this be possible in ionic 2. In ionic 1 I merely...
View ArticleVisual Studio 2015.2 and Ionic v2 - anyone?
@Daixtrose wrote: Hi! I was trying to set things up to run within Visual Studio 2015.2 professional (not VSCode) and got stuck in many aspects. I first ran the CLI commands to create the app npm...
View ArticleHow to work with Ionic 2 in Visual Studio 2015?
@shyamal890 wrote: I created a ionic starter project following Ionic V2 Guide . It also works perfectly with ionic serve from CLI. However, when I load it as an existing cordova app project in Visual...
View ArticleRemove rubber band scrolling at top of webview
@Jags13 wrote: Hi, I'd like to know if it's possible to disable the 'rubber band' bounce effect when scrolling within an <ion-content> component. I want to prevent the user from scrolling up if...
View ArticleIOS Min SDK Version while Remote Build?
@seiboldsoft wrote: Hello, i tried to build with the ionic build service but after im installing the IPA ill be not able to install it. Im running a test-Iphone 4 which has IOS 7.1.2 installed....
View ArticleChild navigation in ion-tabs
@jalef wrote: Hello thereI have to change the page component that is shown in an ion-tabI used _nav.push('myPage'), but as a result a new page opens over the old and it is not included in the tab...
View Article