python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Photos not loading when page is refreshed in IONIC
I am going over the photo gallery ionic app tutorial. I am at the part in which I am able to take photos, store them and when the page is refreshed, reload them. The problem is that when refreshing th...

TheMathNoob
Votes: 0
Answers: 0
Disable dark theme only on web version Ionic Capacitor (keep on iOS and Android)
I have Ionic application that run PWA (web), iOS and Android. I've tried to disable dark mode on web version by setting
<meta name="color-scheme" content="light" />
but it d...

Okzhetpes
Votes: 0
Answers: 1
Ionic modal doesn't take class in global.scss
I have modal in Ionic, it works perfect, but I can't style it, it always shows full screen on mobile. I will appreciate if you can guide me to customize it. Thanks!
ts:
const modal = await th...
Guillermo Rodriguez
Votes: 0
Answers: 1
Column count not working in Ionic/ Angular
In my application I am in need to stack dynamic content div's vertically in column count 3. column count 3 breaks the div content when there are only 4 div's. Could some one help me with this.
Attache...
web developer
Votes: 0
Answers: 0