I have a hook named useComments. When I hardcode, const { comments1 } = useComments(requests[l].id, true); const { comments2 } = useComments(requests[l].id, tru
I am building an authentication component on React. When the wrong password/username is entered, I am expecting a Status 400 with the message: 'Invalid email or
I'm using the GanttComponent (from @syncfusion/ej2-react-gantt) in my app inside one of my react stateless component functions since quite a long time without a
i have some issu with react-splie after build. my spline content is gone after built with react, but when resize the window, the content is coming back again. m
I want to achieve Tree Mapping from Gojs in React typescript. I found one example of Go js in react but it's still confusing for me to make Tree Mapping in reac
I want to use @use instead of @import for modifying bootstrap classes $primary: #f84b07; $border-radius: 10rem; @import "~bootstrap/scss/bootstrap.scss"; I us
I am getting three errors due to the if statement in my _app.js file. Error: Hydration failed because the initial UI does not match what was r
I am trying to have it so that the video background of my weather app will change based on the weather condition using React. This is my App.js import React
My app aims to allow communal viewing+editing of what are essentially tables. It's a react app (with typescript), so being useable as react component state is r
In my React App I want to create a user with Firebase react hooks using createUserWithEmailAndPassword authentication but I get these errors. Error 1 POST http
I understand that React tutorials and documentation warn in no uncertain terms that state should not be directly mutated and that everything should go through s
the component holds a bootstrap cart inside and my button is rendered inside that cart to be specific. how to edit each one of the buttons individually enter im
I want to create an input box that allows to type only a distinct alphabet letter in the input box ( No duplicate alphabet value, ONLY ONE) I looked up all the
I am trying to add styles to the inidividual elements. I want when an individual div( is clicked to make sure that the paragraph of the specific changes from d
I want to make a website where all my data come from MongoDB by fetch. In the search button, I want to get a single item by clicking the search button.
I want to remove the focus background color for the target dropdown <Dropdown options={branding} fullWidth id
For my project a instagram-clone, I have a like and dislike button. If there are no likes or dislikes from the current logged in user, both will show black. If
I'm writing a website. It's a website that uses and fetches data from a stock API to displays stock prices and charts. I have a search bar which changes state w
I have a react app (nextjs) and show a QR code that refreshes itself every 5 seconds and a clock which updates every 1 second. Further, I have added service-wor
how can I display my Invitee2 a bit upper in my gray bar ? And for my button how can I put it on the extrem right side of my gray bar ? <div className="bg-gr