Questions tagged as 'ionic'

2
answers

ng-model does not take the value of a Select - AngularJs

I have the following html: <label class="item item-input item-stacked-label" ng-repeat="nl in normativas"> <select ng-model="nl.idResultado"> <option value="1">CUMPLE</option> <option val...
asked by 24.05.2018 / 16:24
0
answers

I do not load menu Ionic 3

I would like to know what I am doing wrong because when I enter 'Start' for example and load the new page, the menu does not appear again. <ion-menu [content]="mycontent" id="main-menu"> <ion-content> <ion-list> <ion...
asked by 24.05.2018 / 22:05
1
answer

how can I make a query on ionic

What I want to do is to be able to consult all the data in a general way ... the problem is that those that I have stored the data in one object inside another object and my different son I have no idea how to recover them to make a select...
asked by 23.05.2018 / 22:47
1
answer

Meteor Tutorial - Tracker is not defined

I'm following the tutorial of Meteor with Ionic and although I've been solving some bug that has got stuck in one in particular I do not know where to put a hand. In particular it has been to modify the main.ts with this code import 'meteor-cl...
asked by 22.05.2018 / 14:35
0
answers

handle mobile rotation in a view

I work in an app under Ionic 1, and I want to disable the rotation in a particular view , named as play_juego.html. I want to always be in portrait mode, even if mobile rotation is enabled. I will appreciate if you can help me do...
asked by 19.05.2018 / 22:16
0
answers

Display firebase data in an ionic grid

My question is this, I have this code in the file administrador.ts : import { Component } from '@angular/core'; import { IonicPage, NavController, NavParams, AlertController } from 'ionic-angular'; import { AngularFireList, AngularFireDa...
asked by 18.05.2018 / 22:55
0
answers

cordova platform add android error can not find module, Error: can not find the module 'internal / util / types'

This is the error, look in google and here, but I can not find it.     
asked by 19.05.2018 / 04:46
0
answers

how do I fix this error: "Error [email protected] postinstall: 'node scripts / build.js'"?

I'm trying to create an application with ionic 3 and nodejs 10 and when executing the command ionic start nomproyecto blank. I have this message: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] postinstall:...
asked by 28.05.2018 / 01:03
0
answers

ERROR WHEN COMPILING APP ANDROID IONIC

I'm trying to compile an app for android from ionic, but I get this error or message and it does not let me move forward, what's wrong or what should I change? Greetings.     
asked by 13.05.2018 / 04:33
1
answer

Compiled ionic application does not install

I have a problem, I was working on an application using Ionic, all normal until the time to try the apk, when I pass it to my cell phone and try to install it, it does not install, the only error it gives me is the message of "application not in...
asked by 13.05.2018 / 23:07