Newest Questions

0 votes
0 answers
13 views

Live Server extension for VS Code stopped working ONLY in folders where I recently used Copilot Chat. Why?

In such folders, it hangs indefinitely when trying to open the HTML page instead of starting it as normal. Has anyone else experienced this? If I had to guess the two extensions are probably competing ...
king_anton's user avatar
0 votes
1 answer
17 views

Reversing a linked list returns only the head

I have been trying to create a method that can reverse a linked list. However, it only show the head of the original list without the rest of the parts showing up. I have tried making another, similar ...
Luna's user avatar
  • 1
-2 votes
0 answers
13 views

Problem Accessing Values From Angular Object Defined With Typescript Index Signature Using Bracket Notation

I am having trouble accessing my environment variables in Angular. What am trying to achieve is merging configuration values coming from the backend/server with the configuration of the frontend. Here ...
Eddy Freeman's user avatar
  • 3,309
0 votes
1 answer
8 views

How to conditionally change pointColor from Nivo Line Chart

I would like to conditionally change the pointColor of the Line Chart. Depending of the data value from X Scale, the point should have a different color. Example: I've tried to use the prop ...
Gabriel Godoy's user avatar
-1 votes
0 answers
21 views

Need help optimising 2d Pygame/PyOpenGL rendering [closed]

I am working on a 2d game engine (and game) using Pygame-ce and PyOpenGL. My issue is with FPS, I´ve compiled to executables on both Linux and Windows and get the same result so it´s not the ...
user31682640's user avatar
0 votes
0 answers
12 views

firebasd genkit using prompt in chat

I am using chat with genKit library like below: const session = agenticAi.createSession<any>({ initialState: { uid: uid, }, }); const chat = session.chat({ model: googleAI.model('...
Moblize IT's user avatar
  • 1,342
0 votes
0 answers
14 views

Finding all objects matching a neighboring key in XML

I have a playbook I am working on in Ansible that will allow me to identify a specific set of firewalls, and then update them to a higher version of software. However, I need to take the existing ...
Moridn's user avatar
  • 43
0 votes
0 answers
10 views

Problem with full size sections in mobile

I am trying to create full-size sections for a web app in Nextjs with Tailwind CSS. However, I am encountering problems on mobile devices as it does not seem to override the status bar (Photo 1) and ...
th3g3ntl3man's user avatar
  • 2,126
0 votes
0 answers
8 views

better-auth: Unable to create schema for genericOauth with sqlite in nuxt

I'm setting up my nuxt project and I want to configure better-auth to use my companies Oauth2/OIDC provider to authenticate against with the genericOauth plugin. When running npx @better-auth/cli@...
Simon's user avatar
  • 397
0 votes
0 answers
15 views

WTForms subform entry disappears after submit

I am implementing a web page in Python that uses FieldList to populate subform data. When the page is first rendered, the form is correctly populated with two subform entries, but after a SubmitField ...
Zizumara's user avatar
0 votes
0 answers
14 views

How to make an interactive console version in Java for a simple AI linear regression model?

I’m trying to create a simple AI model in Java that predicts marks based on study hours (using a basic linear regression formula). My goal is to make it interactive — where the user can enter the ...
vadde sree's user avatar
0 votes
0 answers
11 views

'UqudoSDK/UqudoSDK.h' file not found

I wanted to report an issue I encountered with uqudosdk-react-native while building on React Native 0.80.0 and Xcode 16.4. The Error was "'UqudoSDK/UqudoSDK.h' file not found". Posting this ...
Ahsan Ali's user avatar
0 votes
0 answers
23 views

color-related not working in TailwindCSS every thing else working

nothing is working tried multiple ways but till stuck and i even tried solution /** @type {import('tailwindcss').Config} */ export default { content: [ "./index.html", "./src/*...
hassan mughis's user avatar
-1 votes
0 answers
19 views

PostgreSQL 15 container with data directory mounted as host bind mount

I'm trying to create PostgreSQL container with bind mounted host directory in it as the PostgreSQL data directory. Doing it according to official PostgreSQL docker image documentation and Example from ...
user1337's user avatar
  • 173
-1 votes
0 answers
15 views

iOS App Upload Fails: "No suitable application records were found" for Square In-App Payments SDK Bundle Identifier

Problem I'm unable to upload my iOS app to App Store Connect due to a bundle identifier validation error for the Square In-App Payments SDK. The error message is: No suitable application records ...
Adam Terhaerdt's user avatar

15 30 50 per page
1
2 3 4 5
1613056