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

How do I dynamically update the page title through ionic?

The HTML title tag, yeah

View Article


How do I dynamically update the page title through ionic?

No need. the title tag is never ever shown in the app. It is only shown when you do ionic serve. Checkout some ionic apps from the show case and you will see that the app runs in the webview which is...

View Article


Ionic app will redirect to my index page when i click on button in iphone 6...

Hi,Please remove href="#" from your anchor tag and test again. Hopefully it will work.

View Article

Ionic app will redirect to my index page when i click on button in iphone 6...

no href= in code there is ng-click="abc()". ex <a data-ng-click="abc()"></a>

View Article

Image may be NSFW.
Clik here to view.

Open downloaded pdf file

Unable to open downloaded pdf file in iOS9 code snippet: $cordovaFileTransfer.download($scope.url, $scope.targetPath, options, trustHosts) .then(function (result) { // Success! if...

View Article


Add a image for title header

<ion-view view-title="<img src='img/logo.png'>" >

View Article

Toggle a ion-toggle via JavaScript

Okay, i thought that this is easy but i don't know where to place your snippet. I added it into my AppCtrl but it doesn't change the toggle. It's deactivated everytime i restart the application...

View Article

Ionic app will redirect to my index page when i click on button in iphone 6...

What does this function abc() do ?

View Article


Image may be NSFW.
Clik here to view.

How should I customize my ion-header to show progress icons below title?

Check the screenshot. I want to show inline dots below my title in ion-header-bar.Apologies for bad quality screenshot.I am interested in styling part of it (not the step progress logic)

View Article


Navbar disappearing and error with transition

Personally, I have a very strange problem in the transition between the screens on the iOS version. Below is a video showing the problem. Another mistake that happens is that sometimes the nav bar...

View Article

Problems with text to speech

Hi @soupman99, I'm trying to do the same in my sample app, Following are the things I have done 1 - install cordova plugin add cordova-plugin-tts 2) .controller('DashCtrl', function($scope) {...

View Article

Image may be NSFW.
Clik here to view.

APK stopped working after minify, uglify - Code runs on : 'ionic serve --lab'...

Thank you this step helped me in solving the problem. Had to make some changes in setting paths in my gulp tasks

View Article

Weird Keyboard Behaviour in Android

I'm having this issue as well. Mine happens if you go from an input field (the keyboard is up) and then click on a select field. When the select field selection happens, the keyboard remains.

View Article


Weird Keyboard Behaviour in Android

The way i've hacked this to solve it is that I've added css: .pane, .view { background: transparent;} .view-container { //set this to your default background color or image: background:...

View Article

How to dynamic create a list with divider

I am new to Ionic an Angular. So I want to create a dynamic list where the items are separated by dividers. So for now my service return a list that could look something like this:...

View Article


Packaging an App using Ionic Package

Hello, I have tried to get this working, albeit, I keep getting this error. Unknown subcommand 'release' (CLI v1.7.1) when I run this command ionic package release android -k...

View Article

Controller called twice for custom directive inside ion-nav-buttons

I build my own directive rs-notification to handle upcoming MQTT messages and provide visual feedback. I put this directive inside the ion-nav-buttons component: <ion-side-menu-content>...

View Article


Ionic Modal: Same modal with New data, not preserving previous state

I'm building an ionic app in which I want to achieve something very simple, but can't get my head around the solution.What I have is a user profile view which has a link to the user's...

View Article

Controller called twice for custom directive inside ion-nav-buttons

Hello, I looked at Your stackoverflow question - I don't understand why You wrote the controller the way You did. Also: are You sure as far as the logic of Your application goes that You need to use a...

View Article

Programmatically croll to top of a collection-repeat list

You can use $ionicScrollDelegate. Pass $ionicScrollDelegate to the contoller function and use $ionicScrollDelegate.scrollTop(); where you want to go to top.

View Article
Browsing all 228595 articles
Browse latest View live


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