Set initial date in Ionic-datepicker
@angelomrigo wrote: Hi I am using ionic-datepicker lastest version (https://github.com/rajeshwarpatlolla/ionic-datepicker) How can i set the initial date two years before today? let´s say : Initial...
View ArticleInclude more than ion-tabs with ion menu
@Oumayma wrote: Hello everyone,I have a menu and ion-tabs. Now I want to add an other ion-tabs to my app but I don't know why the integration of the code ion-tabs doesn't work.Can anyone suggest me a...
View ArticleIonic OCR example
@matias wrote: Hi guys, I was asked to implement an OCR in an Ionic app. So, I created this little demo: https://github.com/matiastucci/ionic-ocr-example using ocrad.js Posts: 2 Participants: 2 Read...
View ArticleIon-nav-back-button suddently disappeared
@Sir_Tesla wrote: Hello everyone, I'm developing my second app with ionic and I'm facing this problem. When a go to details, in some cases the back arrow disappear and makes this detail view as the...
View ArticleLogin page authentication using Active Directory?
@Ramnath wrote: Is it possible to use LDAP and authenticate the mobile app using Active Directory credentials ? If yes, then what steps should I take to implement it? I have gone through LDAP...
View ArticleAngularJS Post and CORS
@Pred05 wrote: Hi, i try to do a sample $http.post request to sign in user with the same API i use for my website but i have a CORS problem. I have read a lot of post in internet, and i have tried a...
View ArticleBuild in Xcode 7.1 failing with Facebook4 plugin
@grege wrote: Sorry to cross-post here from Github, but getting tumbleweeds there. Wondering if anyone else here has had this problem, and managed to solve it. My copy of Xcode just updated to 7.1....
View ArticleNeed to access DOM to refresh shrunk graph
@r123456789 wrote: Using a 3rd party graph package that is not honoring the below CSS if a modal is ever displayed in another tab. .chart { height: 100%; width: 100%; position:absolute; } i.e. the...
View ArticleVertically align avatar text and badge
@SafiX wrote: Hi,I was wondering what would be the best way to vertically align an image (on the left), some text and then a badge within a list item (assuming there will only be one line of...
View ArticleCSS Animation not firing on device
@CityLims wrote: Can't seem to get this simple CSS animation to fire on IOS. Anyone see anything wrong with this? Can I not run css animations in WebViewUI? .bounce { -webkit-animation-duration: 1s;...
View ArticleDocs for Ionic annotations
@ryanlibin wrote: I see Ionic2 is introducing new annotations like @Page and @App.Is there any documentation on how to use them? Seems @Page is placing @Component but it doesn't take providers Posts:...
View ArticleIonic camera ios problem
@sefasaid wrote: Hi Well i can't explain the issue but i can show Here is my camera shot with allow edit And here is the wanted allow edit i know here is another topic but i don't want to use second...
View ArticlengCordova Camera - geo and file data
@mjpwall wrote: Hi when I use the camera plugin - with the following options, the image is saved to the gallery, however the date is wrong(it defaults to 1970) and no geolocation data is saved. Are...
View ArticleIonic 2 - Modals example giving me lots of errors
@icarus_31 wrote: Hi there! Anybody tried the modals with Ionic 2 framework? I am getting lots of errors when extending to Modal like the example. class MyModal extends Modal I fully understand it is...
View ArticlePrevent Keyboard from showing after swipe?
@BrewCrew wrote: I have a swipe event on an input field to delete it. Works great but the keyboard shows after its deleted because the click event is still being triggered. Anyway to stop this? Posts:...
View ArticleHow can i access ionic html tags inside my JS file
@abdulaleem_systems wrote: I want to change the value of ion-nav-button (side), button(menu-toggle) and ion-side-menu(side) from LEFT to RIGHT. how can i do this? Here is my Code: <ion-nav-buttons...
View Article--target ignored
@duepiudue wrote: Hello, my actual configuration: Cordova CLI: 5.4.0Gulp version: CLI version 3.9.0Gulp local: Local version 3.9.0Ionic Version: 1.1.1Ionic CLI Version: 1.7.8Ionic App Lib Version:...
View ArticleIssue with installing Ionic
@besztia wrote: Hey guys! I am having an issue with Ionic installation: MacBook:folder Uksz$ sudo npm install ionic -g /usr/local/bin/ionic -> /usr/local/lib/node_modules/ionic/bin/ionic >...
View ArticleNeed help on ionic integration with android studio
@ramanasamsani wrote: Hello, I'am using android studio as my IDE So want to integrate ionic library into android studio how can I add ionic to android studio can any help me out from this issue .?...
View ArticleSidemenu template: menu visible on app launch
@somtam wrote: Hello everybody, I don't find the reason why when I launch the app I can see for a second the menu.The structure I am using is the sidemenu template. thanks in advanced! Posts: 5...
View Article