Quantcast
Channel: Ionic Forum - Latest posts
Browsing all 228595 articles
Browse latest View live
↧

Typescript demo compile errors

I'm going through the Ionic and Typescript part 1 demo, and when I "gulp compile" and get the "Compiling Typescript files ...." they are followed with tsc errors on app.ts"Could not find symbol...

View Article


Changing button color or icon dynamically

Hi @brandyshea, Did you get any info on that one?

View Article


Can't serve new TypeScript project: Module not found

Tried swapping bits of my webpack.config for yours but to no avail. The required Paths module doesnt contain the following key values:paths.wwwDir, paths.appDir, paths.appSrcModule Heres my complete...

View Article

Can't serve new TypeScript project: Module not found

I compared the folder structure of the JavaScript and TypeScript projects. Seemed the TypeScript App folder was in the www folder. I took it out to match the Javascript version and it started up but...

View Article

Can't serve new TypeScript project: Module not found

Fixed it! So after moving the App folder out from the build folder and into the root. I just had to fix all the 404s.That meant changing the templateUrls on the three pages it starts with from...

View Article


Can't serve new TypeScript project: Module not found

this looks like an older version of the configuration... that explains why it is working for you...

View Article

Can't serve new TypeScript project: Module not found

I think the easier solution is to adjust the configuration so it looks for the files in the proper place, it is not finding in the files in the www directory so it is not compiling the ts files or...

View Article

Change Status Bar Color in Android

I'm trying to change my status bar color and it's not working. I've tried with StatusBar directly from native cordova, and later I've tried with $cordovaStatusbar plugin.Both cases I tested on my...

View Article


Ion-slides 1.2.1 ionic. How to get active slide?

Sweet, thanks for the onInit suggestion! I had tried the $scope.$watch method, and while I was able to get it to work, that method is very clunky and unintuitive.

View Article


Changing button color or icon dynamically

The Angular team is not going to be implementing a way to dynamically add attributes, but we are working on adding a way like: <button [color]="myColor">

View Article

API for the Range widget

Try this : <input type="range" id="budget" name="budget" value="100" min="0" max="3000" ng-model="budget">

View Article

Ionic 1.2.1 android scroll

Addoverflow-scroll="false"to your ion-content tag might work. Their new default native scrolling is very very buggy.My problem began with a logo image on the login screen.With native scrolling,...

View Article

Android web view timeout/restart behavior

Update (partially solved) I figured out there is a preference called "alwaysRetainTaskState", which according to android documentation does the following: Normally, the system clears a task (removes...

View Article


Ionic Keyboard Overlap Hides Div Content

If you're on ionic 1.2.1,You could try adding overflow-scroll="false" to the ion-content tag,that would turn off the default native-scrolling that comes with ionic 1.2.1. I'm guessing we are facing...

View Article

What is the equivalent of "resolve" in ionic 2?

@icarus_31 try using async.waterfall(). I'd expect @luchillo17 's approach to call all the then() functions at the same time. See: http://spion.github.io/promise-nuggets/12-doing-things-in-series.html...

View Article


Azure Push Notification Example

This helped me out,https://github.com/Azure/mobile-services-samples/tree/master/CordovaNotificationsArticle

View Article

Declaring one variable and use this common variable in all pages

In ionic v1 I was declaring my global variables in app.js but I am not getting any picture where to declare my global variable in ionic v2. Particular I want to declare a puchdb variable and use it in...

View Article


Ionicmaterial how?

I'm having a similar problem. Has a solution been found for this? Thanks!

View Article

On-hold across the button / margin of error

Merry Christmas everyone! I had a question about the on-hold directive -- I have a rather large button and when holding it with my finger, it works if I'm careful to steady my hand so that it doesn't...

View Article

Ionic 1.2 $ionicView events not working

I'vs just updated from 1.1.1 to 1.2.1 and $ionicView's events not firing at all. I coudnt find any point on $ionicView chages on blog page. So what was changed?

View Article
Browsing all 228595 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>