Skip to main content
0 votes
1 answer
11 views

Is there a way I can reuse a toggle function for a list of navigation items that have a drop down when clicked?

Here I have 3 addEventListeners that call a function when clicked to open a drop down menu according to which nav item is clicked. My problem is once it the first menu item is clicked it opens and ...
GageDaviss's user avatar
0 votes
0 answers
5 views

Sorting in datatable not working when loading data dynamically

I'm using datatable and need to load it dynamically on every request/update. This code is working fine in all aspects but the sort functionality is not working properly. I tried using ChatGPT, ...
Awanish Mishra's user avatar
0 votes
0 answers
7 views

TypeError: originalFactory is undefined in Aplication Next 14

In my next application, every time I start the project with npm run dev it gives me these errors TypeError: originalFactory is undefined Warning: An error occurred during hydration. The server HTML ...
Pedro Neto's user avatar
0 votes
0 answers
20 views

OnOpenWindow webview property is not triggering or working

In React Native the OnOpenWindow webview property is not triggering or listening when my webview source URI link have additional query parameter. Not working In this stage the onOpenwindow property is ...
Chan Smash's user avatar
0 votes
0 answers
10 views

Website telling net::ERR_CONNECTION_REFUSED Flask API [closed]

I'm running a FastAPI app with waitress as the server in production. Everything works fine locally, but when I try to access it through my domain, I run into these issues: #Python---Code @app.post(&...
SMB Tech's user avatar
0 votes
1 answer
23 views

Gmail App "View entire message" Breaking Email

I've had to dive back into HTML email development after a good few years of (blissfully) not having to develop any emails as my employer wants a new email template for us to use. I've got the email ...
Big Friendly Geek's user avatar
0 votes
0 answers
21 views

How to Open Telegram Settings Page from a Mini-App Using tg://settings URL Scheme?

In normal Telegram chats or browsers, the tg://settings deep link works for opening the settings, but when I try to implement it in my mini app, nothing happens. Here’s what I’ve tried so far: Created ...
ecomnazar's user avatar
0 votes
0 answers
15 views

How to override a behavior of __webpack_require__ function?

I encountered a problem with my project. For sharing modules, I use the require() function, which, as I know, evaluates the entire code of the module and encapsulates it in another function. However, ...
Dzmitry Yahorau's user avatar
-1 votes
0 answers
18 views

URL with updated parameter not loading in same tab

Issue: why does the browser keep showing content from previously loaded URL if same is used? Step 1: https://copilotstudio.microsoft.com/environments/{envid}/bots/crc8b_documentComparisionBot/webchat?...
Rohith Korupalli's user avatar
0 votes
0 answers
18 views

Is it possible to aggregate grouped rows in AG Grid?

Some context: I'm working on a React.js frontend app, using the AgGridReact component. I've managed to get various custom aggregations working, default aggs working, etc. In a typical scenario like ...
Vee's user avatar
  • 776
0 votes
1 answer
33 views

Building glassmorphic bottom navigation bar in flutter

I am replicating a glassmorphic bottom navigation bar in flutter found on dribble.com, but i am no where close to the design the following code snippet is the closest i can get. I have researched on ...
James Wong's user avatar
0 votes
1 answer
34 views

how to set the colour of inner request body colour to my default dark colour in redocly?

I'm using redocly for my api documentation. Currently I'm having an issue when I using the dark mode, the inner schemas of a request body appears in a white background. I want to change it to dark ...
Malith Dilshan's user avatar
0 votes
0 answers
22 views

require is not defined in js file that compiled from typescript file

Hello, I am currently working on a Firebase project, and it was working fine until I converted the JavaScript code to TypeScript. Since then, I’ve encountered many problems. I resolved most of the ...
Abdelrahman Walid's user avatar
-4 votes
0 answers
35 views

what happens when A and B trys to login to a website at once? [closed]

If Mr. A and B is trying to create account on a website at once, how does the website handles the values of each users? Will it overwrite one over another? If not, how does it hold the values of the ...
Henry Nathan's user avatar
0 votes
1 answer
13 views

The Accordion is getting close when I edit it

When I'm trying to edit the playlist name, The accordion is getting closed, and when my mouse is active on the input field on the playlist name input field, and if I hit spacebar on the keyboard, it ...
themujahidkhan's user avatar

15 30 50 per page
1
2 3 4 5
1017