Error :Ionic Serve
@apshada1 wrote: D:\ionic\bana>ionic serve react-scripts start [react-scripts] D:\ionic\bana\node_modules\react-dev-utils\node_modules\browserslist\node.js:303 [react-scripts] throw new...
View ArticleIonviewwillenter does not auto refresh
@mellajones wrote: i used ionic 5 for a project and i implemented ionviewwillenter to load data and trigger a refresh when the database updates, but it does not works, please is there another way to...
View ArticleCreated Multiple .cmd, .ps, html file in root directory
@apshada1 wrote: Created Multiple .cmd, .ps, html file in root directory when ionic I run ionic start Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 Angular Build without Ionic Scripts / CLI
@Dovel wrote: Yes, Ionic 3. It’s a huge project with several apps which cannot simply migrate to Ionic 4 / 5. Not yet. But I’m thinking about multi-app (monorepo) improvements. A step by step process...
View ArticleIon-Select - Choosing a default value
@eliasminima wrote: Hi, I have been trying to figure out a way to add a default value for my . I have an array with a js interface. <ion-select interface = 'alert' class="t-select" placeholder =...
View ArticleCan Anyone provide me a working code in ionic of transmitting and scanning...
@mohit810 wrote: I have tried many thing and I came accross 2 liberaries:- For Eddystone :- https://evothings.com/detecting-eddystone-beacons-in-javascript-made-easy/ For Ibeacon :-...
View ArticleUnable to build apk file : com.android.tools.aapt2.Aapt2Exception: AAPT2 error
@akshay1000 wrote: Hello, I have been trying to revive my Ionic 3 project for a while now. The build was being successful until I decided to implement a push notification feature in the already...
View ArticleFont Family issue inside ion input
@TinkyWinky wrote: Hey Everyone, Due to designer request I had to change font family and size inside an ion input. And now I currently face an issue where my ion-input wont show typed text when I’m on...
View ArticleSplit pane issue
@2manoj1 wrote: hey all, I am new in Ionic. using ionic 5 with angular. In header I have dynamic button on click load split-pane with dynamic data. When I switch between button Automatically...
View ArticleRun Ionic React Capacitor App on webserver
@monaco05 wrote: i have an ionic react app. i build my app und copied all files from build folder to my webserver, but the startpage is empty. Webserver: standard apache The App works fine with ionic...
View ArticleDelay location and notification requests
@heardnetwork wrote: Is there a way to delay the popups asking for permission to access location and send notifications. as it stands they both appear as soon as the user open the app on iOS, and it’s...
View ArticleVirtual DOM
@softwarekoch wrote: Hi, after 3 days of reading stuff in the internet it looks like the biggest difference between Angular and React is the so called “Virtual DOM“. If both ( Angular and ReactJS )...
View ArticleViewport-fit cover or auto?
@sakotturi wrote: I have an ionic v5 app deployed to the web. I created a link to it in my instagram bio. My webapp then renders in instagram’s webview. It initially loads properly with all of the...
View ArticleReact ref ion-popover
@arctos wrote: Hi, I am trying to use IonPopover in an ionic react app. I cant get a ref on IonPopover, but I can have one on an IonInput using the same method. I watched in the ionic doc for popover...
View ArticleContext Menu on the header bar
@lsantaniello wrote: I’d like to add a context menu into my ionic 3 app, similar to whatzapp. Is there a native component to implement this? 51278112-5375-4396-a656-30a551c31153945×2048 58.4 KB Thanks...
View ArticleDynamic page layout depending on screen size in Ionic 5?
@sherrim wrote: I tried putting example code in stackblitz, but the member-detail page is not displaying correctly (the header/toolbar is chopped off, so no back button), even though it looks right...
View ArticleFunção assincrona
@greisson wrote: Prezados, como faço para pegar os steps da função service.routes do geolocation e passar para outra função? Ela é assincrona e não estou conseguindo passar essas informações para...
View ArticleBackground music
@CodeKazuko2 wrote: I am trying to run a background music in my game but it keep saying ./src/App.js Line 30:27: 'audio_options' is not defined no-undef I follow the code based on this website. npm...
View ArticleIs there any ability to use Ionic with ConnectedRouter?
@alexanders wrote: I want to use this package https://github.com/supasate/connected-react-router with Irony. I have already added a Redux with redux-thunk for my ion project. However, I have...
View ArticleCapacitor app closed when running in background
@accron wrote: I noticed that my Capacitor based app closed within only a few minutes after it was suspended/running in the background, and thus lose all state when you return to it (it’s an Android...
View Article