Notes: I tried all questions & answers related to this topic. My Question very simple and clear 1ch = how many px? My sample code Relatest search article Un
As shown in the link below. I have an array inside a cell, when a click on those cell to edit them, they turns to [object, object] instead of their default valu
I am trying to change the source url of a video tag when pressing a button, but I don't have any luck. Here is the code: const [bg1, setBg1] = useState(true);
<MDBRow className="mt-5"> {tours.length === 0 && ( <MDBTypography className="text-center mb-0" tag="h2"> No T
I have an angular app, and one component has to load some javascript files from assets. These scripts are loading some data into some graphs on my component pag
I stumbled into a problem where in VS Code, when a Vue project is created and not open at root directory of the Vue project, babel.config.js wouldn't load and I
I have kind of a weird issue in React. I am using the Blitz JS framework along side with Prisma for database stuff. I have a function that queries the database
So I have an API that will be deployed in a docker container. This API has the authentications controller, simple and not something special. When I start up th
I've got a problem to insert a random array element into the DOM. I want it to only do it once for each array element but the code keeps fetching the element in
I am trying to iterate over object keys and values but TypeScript is shouting at me that: Element implicitly has an any type because of type string can't be us
I have a problem with passport middleware, when I am authenticating a user it doesn't redirect I have no idea what's wrong. Here is the code and whole project o
I have an authorization problem, but I can't figure it out. I have 50+ spreadsheets each for a separate user in our company. Each user spreadsheet has a contain
I'm working on a feature in my React project where when a user hovers over an element, which could contain an image or just text, a resize button appears in the
I'm working on a feature in my React project where when a user hovers over an element, which could contain an image or just text, a resize button appears in the
So, I used Google's Model Viewer for displaying GLB files. But it seems to be throwing these errors: >Access to fetch at 'file:///C:/Users/User/Desktop/Untit
Up to discord.js v12, my bot would delete messages it posted like this : message.reply("text") .then(msg => { message.delete() msg.delete({timeout:
I'm trying to create a page in my React Js project, with the content on the left side and content's image on the right side. So far, I was able to create a togg
I am creating a demo application in which user can record a video using ReactJs. I am able get the list of devices, and record the video. I am stuck and couldn'
Hi I have a line graph but the point indicated by the line aren't aligned with the x axis points, they seem to be in-between the points. Anyone know that the ca
So I am using antdesign table and I have three different tables based on the status(status: approved/pending/rejected) of the data but the columns used in these