python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
SIGABRT in the Chromium WebView when calling isAppUsingDarkTheme
We receive interesting native crash reports from our users. According to the log, the exception happens in the com.google.android.webview library when requesting theme attributes, specifically isAppUs...
Artem Mostyaev
Votes: 0
Answers: 1
Chrome extension throws 'Could not establish connection. Receiving end does not exist.' when trying to access it from an external website
I am making a chrome extension that communicates natively with a desktop c# console app, that part works nicely, but I also need it to receive messages from a web application upon opening the web site...
Wet_Pantz
Votes: 0
Answers: 0
PDFBox How to set PDF document security printing to low resolution
TL;DR;
How can PDFBox be used to generate a PDF with "low resolution" under Document Seurity > Details > Printing?
I'm trying to create a PDF using Java and I'm trying to set the value...
Dario Defilippi
Votes: 0
Answers: 1
VueJS 3 - V-model not updating the initial data value
I read all the similar topics in here and still can't tell what's wrong...
The v-model in not making the data reactive.
I’m using vue@3.2.31 with Chromium browser version 88 on Linux and I have the fo...
SashoSTZ
Votes: 0
Answers: 3