I am trying to redirect a user to a new page if a login is successful in my React app. The redirect is called from the auth service which is not a component. To
I add reactjs component in my existing project I create a generic modalform and generic forminput component with material-ui. I create 3 differents form for my
I'm trying to embed the checkout of GiftUp on my angular site however not show when I run my HTML page. <div class="gift-up-target" data-site-id="XXXXXXXXXXX
I'm using react-codemirror2 to implement a code editor. I want to set the gutter marker for all the lines. We can use setGutterMarker method to set gutterMaker
I have a price counter component. When I try to decrease a product qty to 0 it is deleted successfully but it affects the following product's qty and gives it 0
I'am trying to change the background color of the Input component from NextUi. I already tried to use styled but no luck. What can i do?
I'm using React Boostrap Select component : <Form.Group className="mb-1"> <Form.Label htmlFor="type" className="iig-form-label d-inli
I have implemented formik multi-step form using formik-wizard-form. It works fine with other inputs except for file upload. I am using the following code for fi
I wonder why this is not working… This function should return true if there are any documents that match query. Thing I want to do is if the frequency is
How can I avoid the extra white space below a nested MUI Grid container with dynamic and fixed size items (in a clean way) ? I am interested in the "correct" MU
I am working on a project with ReactJs, and I used media query to resize the width of my column on mobile. It works locally but it does not work on Netlify for
I am getting an url which is in m3u8 format from the backend in my project. How to play m3u8 format in react.. I am using React player package and it does not s
Signup/Signin functionality using Azure AD B2C user flows. We rendering the Signup/Signin page using "Expo Auth Session" Library. We build the app through expo,
I`m working on Nodejs app, which includes Front-end react that calls back-end api (Typescript). The app is working great in development; but not in production.
So I got an admin dashboard which are not linked by ID but by name. So developer.name is the core name, dateName and absentName are meant to j
Failed to compile ./node_modules/@math.gl/web-mercator/dist/esm/web-mercator-viewport.js Module not found: Can't resolve 'gl-matrix/mat4' in 'D:\Projects\react-
I'm trying to figure out how to best optimize my build file and ran across the notion of compressing text files like js and css. From what I've come across ever
I am having this React component: import * as React from "react"; import styles from "./style.module.css"; export interface IMenuButtonProps { name: string;
I've a dynamic json that changes value continuously. i want to draw chart with that data so i stored the dynamic data to array then draws chart with that array.
This should be quite straightforward but can't get it to work... I have a web SDK implementation of Branch.io, like in https://help.branch.io/developers-hub/doc