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)
Blazor WASM .NET-6 Role Authentication is not working for me
My project is in VS-2022 and using the TAGS below.
Can someone please explain what the code-snippet reference below means in the SERVER program.cs file? What is this snippet intended to "do"...

John D
Votes: 0
Answers: 1
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
How do you ensure a service worker caches a consistent set of files?
I have a progressive web app (PWA) consisting of several files including index.html, manifest.json, bundle.js and serviceWorker.js. I update my app by uploading all these files to my host. In case it ...

James
Votes: 0
Answers: 1
Nuxtjs2 iPhone keyboard is not shown on PWA
I have run into a problems with iPhone default keyboard while using NuxtJS.
It happened when I installed 2 PWA apps to homescreen.
The keyboard was missing (refer my screenshot for example).
Steps to ...
tú anh
Votes: 0
Answers: 0