Newest Questions
24,182,962 questions
0
votes
0
answers
2
views
Bootstrap "Collapse" element stuck in "collapsing", not retracting back
I'm using bootstrap's collapse component but it refuses to retract when I try to trigger that exact event. It is stuck in "collapsing" state and goes back to adding "show" class to ...
0
votes
0
answers
7
views
Should i pass consent info to each ad network?
I am using unity ads and meta-audience network inside admob mediation and I am using Google UMP SDK for showing consent screen or reading consent.
can other network automatically read this consent ...
0
votes
0
answers
10
views
Android elevation shadows remain visible during screen fade transitions in React Native
I'm experiencing a visual glitch on Android where elevation shadows remain visible during screen transitions, even though the screen itself is fading out. This creates a jarring effect where shadows ...
2
votes
0
answers
18
views
Lifetime of temporary to which a local reference is bound in a c++ coroutine
On cppreference (which I understand is not the c++ standard itself) I have read that the coroutine state contains "local variables and temporaries whose lifetime spans the current suspension ...
-1
votes
0
answers
9
views
Can we do some action, when use uninstalles android app?
I have to call an api to inform my server that app is being uninstalled. Is it possible?
I dont want to rely on activeness of user to determine if app is installed or not. Is there any way to call my ...
0
votes
0
answers
9
views
PySide6 QOpenGLWidget flickers even with minimal example inside a layout
I am experiencing flickering when using QOpenGLWidget with PySide6,
even with a minimal setup.
Environment:
- PySide6 (tested with 6.5 / 6.6)
- Python 3.x
- OS: Linux / Windows (happens on multiple ...
0
votes
0
answers
18
views
Is the "visibility" abstraction sufficient to understand the behaviors of std::memory_order?
The concepts related to C++ memory order themselves, as well as the explanations provided by the local technical community in my country, are rather abstract. For this reason, I have attempted to ...
2
votes
3
answers
16
views
Using subquery as a derived table
I am doing a SQL course and I can't figure out the solution to this question.
In a Car database, there is a Sale table with columns:
SaleID, CarID, CustomerID, LocationID, SalesRepID, SaleAmount, ...
-2
votes
0
answers
28
views
Ideas to implement Undo and Redo functionality [closed]
I am currently building my own text editor in C++, i want to add Undo and Redo functionality but I have no idea where to start and what to do? Any suggestions?
I am using Gap Buffer for storing and ...
0
votes
0
answers
15
views
iOS 26.1: Modal swipe-to-dismiss freezes on iPhone 14 Pro Max / iPhone 17 / iPhone 17 Pro Max but works on iPhone 11 / iPhone 16e
.pageSheet interactive swipe-to-dismiss freezes when UIDesignRequiresCompatibility = YES on specific iPhone models (iOS 26.x)
Area
UIKit → View Controller Presentation
Type of Issue
Serious Bug (App ...
0
votes
0
answers
19
views
Has anyone used Lade.io database hosting provider? Is Lade.io reliable for hosting PostgreSQL databases in production? [closed]
I'm considering using Lade.io as a hosting provider specifically for a PostgreSQL database. However, I haven't found much documentation or developer feedback about their service.
My main concerns are:
...
-3
votes
0
answers
17
views
json.loads fails when one of the fields is a JSON string [closed]
I am trying to write a JSON string containing an AWS Firewall Manager policy to a JSON file. The JSON string looks like this:
{
"PolicyName": "ExampleWAFPolicy",
"...
1
vote
1
answer
25
views
Uninstalling an app doesn't delete all the files if the app is running. How do I solve this problem?
I'm building a Windows app, and it was rejected by Microsoft App Store because it didn't delete all the files after uninstalling.
The app is packaged using Java's jpackage and an MSI file. The ...
0
votes
0
answers
12
views
Unable to establish SSL connection to Clerk authentication
Unable to establish SSL connection to Clerk authentication
Problem Description
I'm trying to use Clerk authentication with Next.js and Convex, but I'm getting a "Connection reset by peer" ...
-4
votes
0
answers
15
views
Page Insight Score improvement [closed]
Page Insight highlighting assets are taking time to load CSS and JS
I have hosted my website using hostinger's domain and hosting, so is it issue from there, or I can do something to improve this ...