Ion-Side-Menu only float/slide inside Ion-Header
@rodrigoqb wrote: Hi, guys. I’m trying to create an ion-side-menu on my app but when I click on the icon to expand it only expands inside the ion-header-bar, not over the ion-content too. How can I...
View ArticleIssue to access to app.component from other ts files
@developer_med wrote: Hi brothers, i’m using ionic 3, i have a issue i don’t know how to access to MyApp from the other pages ts, for exemple i want to define a var in app.component so i need to...
View ArticleSplash Screen Spinner customize?
@helpmelearn wrote: Seems like this was asked years ago. Wondering if we can change the spinner that shows up on the splash screen? The spinner is in the center right where the company logo seems to...
View Article3rd party images not showing on device
@texasman03 wrote: I have a bunch of links to third party images in my app, for example: https://www.cryptocompare.com/media/19972/ripple.png It shows great on ionic serve, but in the device there’s...
View ArticleCannot upload my app to Ionic ("Connect your App")
@tobias1000 wrote: I am trying to upload my app to share it via the Ionic view app. I executed the following commands in the folder of my app: 1. Install the latest Ionic CLI npm install -g...
View ArticleIs it posible to hide Android App Launcher?
@chelinho139 wrote: Hello Guys, on android apps, If I dont add a MainActivity on the android manifest I can hide the app logo on the home screen. Is it posible to make the same using Ionic? Posts: 1...
View ArticleAngular 5 how can I keep component's activity alive when it's in background?
@jamesharvey wrote: Hello guys, I have a project which has an angular component nested in a main html file. The main html file has angular tab menu (created using *ngIf) and the component html file...
View ArticleRuntime error : Cannot find control with name: 'state' . Why?
@anespa wrote: Dear Friends, I added 2 combo controls with cascaded capability … But i got runtime error as “Uncaught (in promise): Error: Cannot find control with name: ‘state’”. My html part:...
View ArticleIonic calendar tips
@RobertLow wrote: Hi, does anyone know how to apply or uses this ionic calendar framework? I have no clue on how to use it, despite of looking through the youtube video. The link of the calendar is...
View ArticleI want to open the default messaging of a phone by clicking on a button
@flycoders_sourav wrote: Suppose i have a button when i click on this button this time i want to open my phone default messaging is it possible to ionic ? Posts: 1 Participants: 1 Read full topic
View ArticleImage showing on browser but not showing in real device
@flycoders_sourav wrote: i have a app when am serve in ionic image show properly on browser but not showing in real device how can i fix that. Posts: 1 Participants: 1 Read full topic
View ArticleLivereload not working after including custom webpack.config.js
@JeffMinsungKim wrote: After I finished updating typescript file, app-script does proceed a build process, but the result remains the same. Every time I make changes, restarting a server is a very...
View ArticleChat using Firebase and Socket.io
@anandraj1411 wrote: Hi All, I have created a sample chat application using socket.io and Ionic. I want to integrate that with Firebase. Is there any way to do that? Posts: 1 Participants: 1 Read full...
View ArticleCannot find module "…/lib/mobiscroll/js/mobiscroll.angular.min.js"
@surumulluprudhviraj wrote: Error: Cannot find module "…/lib/mobiscroll/js/mobiscroll.angular.min.js" at Object.235 (http://localhost:8100/build/main.js:1131:7) at webpack_require...
View ArticleRetaining position after switching between tabs
@KamayaniT wrote: I m working on a tabbed + sidemenu project ( Ionic 1) where I am scrolling header based on “Ionic Scroll Sista” , popular plugin which helps in scrolling header and subheader. GitHub...
View Article99% can't solve this!? Creating two tab pages in Ionic (ion-tabs)
@Hesters wrote: Hi everyone TLDR: How do you implement two pages each with with one <ion-tabs> (each containing at least two <ion-tab>s)? The tab names and icons change, the tabs content...
View ArticleCalendar select month and disable
@urfli911 wrote: Hi, I would like to ask for help in dynamically disabling 1 or more months in the ionic calendar. Thanks. Posts: 1 Participants: 1 Read full topic
View ArticleIonic3 android splash screen loading show
@Nulra wrote: I use command “ionic cordova run android --release” to generate the production app, but it keep loading 15-25s on splash screen in my android device. Anyone knows how to solve it. Thanks...
View ArticleError: Can’t resolve all parameters for SocketRasp: (?)
@TheLLspectre wrote: Hi ! I have this big error which stop me, in my project ! Error: Can’t resolve all parameters for SocketRasp: (?). at syntaxError (http://localhost:8100/build/vendor.js:80840:34)...
View ArticleDynamic button sizes
@HinderiksR wrote: Hi, Our app has 4 buttons in a 2x2 grid formation. i use 2 rows with 2 columns each. every columns contains the following button <button class="fa-button" ion-button icon-left...
View Article