Problem with font size style for alert dialog and ion-options dialog?
@Theera wrote: Hi, I have a problem that I can not change font size for dialog wih radio box, or check box and ion-option dialog.which is I set override value in theme/variables.css like this...
View ArticleIonic3 Renderer2 createElement with specified Namespace not working
@jpqueau wrote: constructor(render: Renderer2) {this.element = this.render.createElement('circle','http://www.w3.org/2000/svg');}when we inspect the element the property namespaceURI is...
View ArticleVersioning of Ionic
@matyhaty wrote: I think the powers that be need to get a hold of their versioning numbers.But a moment ago, Ionic was on v2.Suddenly its on v3Now within weeks its on v3.3 For example, the jump from...
View ArticlelibMobileGestalt question
@FengYou wrote: This is a new project, after the package has permissions error, who can help me, how to fix it? _**2017-05-31 16:12:58.501274+0800 MyApp[799:231412] libMobileGestalt...
View ArticleUsing Filechooser but receiving error that "open" is not a property of type...
@savindersingh09 wrote: Using Filechooser plugin but receiving error that "open" is not a property of type FileChooser. Below is codelet fileChooser = new FileChooser();fileChooser.open() .then(uri...
View ArticleHow to post?
@yuris wrote: my app request is always "OPTIONS" method... how can i use POST method ? [ ionic v2 ] Posts: 1 Participants: 1 Read full topic
View ArticleI want to show choosen one in array
@dram3vlh wrote: when i add new doktor button,shows me all doktor but i want to show just one button and chosen doktor.php< ion-item *ngFor="let mdr of a_doktor | async"> {{mdr.Name}}...
View ArticleIonic cloud
@appsDAE wrote: After log in, page doesn't load the apps. Remain in loading page... yesterday was working fine. Thanks Posts: 3 Participants: 2 Read full topic
View ArticleIonic-select
@golandsh wrote: Hi AllI have ionic-selects all around my application and I am using interface 'action-sheet'.The issue is that I cannot control the text alignment or visibility on the options.In...
View Article[PWA] Is it common to have pinch zoom enabled for PWAs?
@zwacky wrote: I was playing around with lighthouse and in the accessibility tab you get penalized for having user-scalable=no set or if maximum-scale is < 5. For me this feels weird, as you can't...
View ArticleCode signing is required for product type 'Application'
@owaisbakhtiar wrote: I am able to build my app from Xcode but every time I build from terminal the following error occurs.Signing for "test App" requires a development team. Select a development team...
View ArticleChecklist using an array to filter a list
@Levitay wrote: i try to filter (BRANDS) from a list of (PRODUCTS) with checklist using an array.i succeed display the list of check boxes according to the brands i have ($scope.brands), when i check...
View ArticleHow to detect ionic view?
@mrbase wrote: Do anyone know how to detect if an app is being viewed in ionic view ?Something like platform.is('ionic-view') Ulrik Posts: 1 Participants: 1 Read full topic
View ArticleNode 8 and npm 5 are out - experience with Ionic?
@Sujan12 wrote: https://nodejs.org/en/blog/release/v8.0.0/ http://blog.npmjs.org/post/161081169345/v500 Anyone tested Ionic CLI and Cordova on this yet? Posts: 1 Participants: 1 Read full topic
View ArticleHow i run my ionic 1 application on cli 3 using the serve
@Akhil0808 wrote: Hello, When i was trying to get the output of my application through the $ionic servethen i got the error The webpage at http://0.0.0.0:8100/ might be temporarily down or it may have...
View ArticleSearchBar doesn't work correctly with the plugin SuperTabs
@TPRADARI wrote: Hi community I have a very big problems with the plugin SuperTabs.This is the link of this plugin : https://github.com/zyra/ionic2-super-tabs I have a searchBar and when I swipe to an...
View ArticleLots of Unanswered Questions on the Forum
@mrwrighty wrote: As a new user of Creator and with limited tutorials, the forum is the place to go. However a great number of questions remain unanswered so it is not clear if this forum is followed...
View ArticleDeleted page but still displaying how?
@Nikhil_dhar123 wrote: I have deleted manually my ionic page but when I run my app in console its showing C:\Ionic Project\ionic\src\pages\ionic-list\ionic-list.ts has a @IonicPage decorator, but it...
View ArticleSimple shopping cart, how to add remove items from cart base on the quantity
@Levitay wrote: Hi, i hope someone can help in here..i like to create a simple shopping cart this is the list of items i display with ng-repeat=item in items in list itemin this list html i also have...
View ArticleIonic view dashboard
@gapfranco wrote: After working for sometime, ionic view dashboard is stuck with the loading icon and no app list.The app is working on the iPhone but stuck on the dashboard page.Any ideas? Posts: 2...
View Article