How to incorporate change event in tinymce?
@setu1421 wrote: I am trying to use angular2-tinymce library in my project. I have successfully integrated tinymce in my module. But i could not trigger any callback for change event when any changes...
View ArticleWeirdest bug ever!? This HTML view behaviour will shock you (Angular change...
@Hesters wrote: Hello everyone! TLDR: Angular’s change detection somehow doesn’t work on a phone. View updates slowly after random time intervall. I stumbled upon the weirdest bug ever. It’s only...
View ArticleHELP radio streaming app error
@balisimo wrote: Screen Shot 2018-02-12 at 4.03.24 PM.jpg779x437 39.5 KB Hi i am trying to build radio streaming app but everytime i put this http://103.241.179.66:8000/ftunkris in home.ts it comes up...
View ArticleDelete item from subscribe
@barreola wrote: Hey everyone, I need help. I would like not showing the first playlist from the channel. I’m using YouTube API to fetch data from YouTube. But the channel has a playlist that I don’t...
View ArticleKeyboard pushes everything
@barreola wrote: Why is showing the keyboard like this? I was handling .scroll-content but I removed it and was like same. This is the screenshot when I run it on device. (Nexus 6)...
View ArticleRemote analytics code in ionic + cordova app
@frank586 wrote: hi, i’m testing if it’s possible to implement analytics through a tag manger in an ionic+cordova app. i started a example app (ionic start myApp sidemenu), and added a scrip tag to...
View ArticleApp works on laptop but not on Ionic view
@Koigokoro wrote: My app use http get to fetch data from asp.net web api. The server allows all origins. App works on ionic serve ionic cordova run brower but when I added into Ionic view, data won’t...
View ArticleIonic+Firebase - Business Logic Manipulation and Prevention
@qwer1993 wrote: Hi, I’m new to Ionic and I have not found an answear to my question, so I hope someone can help me. If I use Ionic+Firebase, then I have to code the business logic at the clientside...
View ArticleRangesliders [snaps] value from Typescript class causing a bug
@cherry wrote: Hello, I ran into an issue and I don’t really have a clue what is causing this. So I got a Rangeslider where I included snaps + step. My HTML code looks like this. [I’ve shorten the...
View ArticleGoogle map view
@BHAVANIKUMAR wrote: Whenever i navigate to home page to map page the map view can’t be displayed in ionic 3 and angular 4??any solution?? Posts: 1 Participants: 1 Read full topic
View ArticleSide menu!
@uddyvky wrote: I’m new to Ionic and building a app using side menu template, and I already built a side-menu for admin. And I’m stuck at a problem. How can I have two different menus one for user and...
View ArticleAlternatives of Email Composer
@patelbhavya wrote: I want to send CSV file through Email which I have done through Email Composer. Is there any other alternative by which I can accomplish task like I click on Button and Mail...
View ArticleRange: How to increase the knob size?
@venkadeshp wrote: I am using simple ion-range. I want to increase the size of the knob of the ion-range. How to set the width and height of the knob? Posts: 1 Participants: 1 Read full topic
View ArticleAndroid back button always get triggered even after closing the page
@MohanadZahed wrote: I have successfully changed the back button behavior on Android using this code in the page’s constructor let backAction = platform.registerBackButtonAction(() => { let alert =...
View Article[CORS] : Google API Directions
@qmauret wrote: Hi, i have a CORS issue with google directions API. During development i had set a proxy to fix the issue so it worked but now that i’m going to publish my app i set the real api url...
View ArticleIonic 3 Inapp browser communication problem with app . How to take value?
@anespa wrote: Dear pals, I saw a post with URL here to take cross browser window communication. I try same strategy for a payment with inapp web browser. The web provide one local storage value ....
View ArticleHave to place validation error messages and all labels at a global place
@ishank wrote: Hi, I want to place all the error messages related to form validations or services calls and all the of the label names at a single place so that they can be used in any of the pages....
View ArticlePWA How to notify the user that he is offline
@bgerstle wrote: I am using the ionic PWA Service worker. I got it to work nicely with one caveat. I can’t figure out how to notify the user that they are using an offline version and that the data...
View ArticleQR Code Scanner show crosshair
@Hesters wrote: When using the QR-Code scanner, it would be great to have a crosshair, so the user nows where he is able to scan the code. How do you enable that? I couldn’t found the right function...
View ArticleHow to get json inside json
@harniel1 wrote: { “user” :{ “class” : “12345”, “title” : “Portugal vs. Denmark”, “content_available” : true, “priority” : “high” } } i want to get the “class” inside the “user” object how do i do...
View Article