Questions tagged [ionic6]

278 questions
0
votes
0 answers

When scrolling through the ion-list of another embedded component, the ion-refresher spinner appears too early

I implemented ion-refresher on the component embed page as below. [home.page.html]
spp
  • 33
  • 3
0
votes
1 answer

ionic cap add android npm ERR

After running ionic cap add android from https://ionicframework.com/docs/angular/your-first-app/deploying-mobile had npm ERR! Found: @capacitor/core@3.3.4 npm ERR! node_modules/@capacitor/core npm ERR! @capacitor/core@"3.3.4" from the root…
Bohdan Skochko
  • 151
  • 1
  • 5
0
votes
0 answers

Ionic using reactive forms will cause show issue?

Will i face any issues while using reactive forms in Ionic? I am using [(ngModel)] fearing that reactive forms causes issues like I am very much comfortable with reactive forms will i face any…
sai kiran
  • 389
  • 2
  • 10
0
votes
1 answer

How to full screen a textaera in Ionic

I want to build a web app in Ionic in this application there is a form in textaera And as a notepad on IPhone I would like the textaera to be the size of the device used Thanks a lot
0
votes
1 answer

Ionic V6 and highchart-angular doesnt display correctly

I'm implementing the highcharts in a ionic 6 app using the highchart-angular library and when i load the component the chart doesnt adapt to the size of the page I'm using the blank ionic template and using a default sample of the…
0
votes
1 answer

Access assets folder from global.scss

To access the assets folder from within any file in the scr/app directory, I simply call ../assets/ and it works fine. However, when I'm in the global.scss file, I can't. It gives me a "Resource not found" error. I've tried other variations to call…
Cedric Ipkiss
  • 5,662
  • 2
  • 43
  • 72
0
votes
1 answer
0
votes
1 answer

Ionic 6 React: Change IonItem lines color

I want to change the border bottom of this IonItem, i tried adding a class called border-light And css .border-light { …
AbdulAzeez Olanrewaju
  • 976
  • 1
  • 13
  • 32
0
votes
1 answer

Can't test my ionic app on device or emulator, it gives me" Failed to load module script: The server responded with a non-JavaScript MIME type of """

I'm using ionic 6 and angular 12, I'm testing my app on browser and its working ok, the problem is when I try to test it on emulator or phone. I am inspecting it on chrome and it gives me these errors and after the splash screen it gives a blank…
Belitho Xavier
  • 129
  • 1
  • 9
0
votes
0 answers

Trying to Implement here-map in ionic 6 but it gives `403` error and I couldn't able found any solution

I have been trying to implement here-map in Ionic 6 and angular version 13.0.0 and I got a 403 error so please help me to solve it. index.html