Category "react-state"

React showing a blank screen without any error messages (context api used)

I'm building a react Amazon clone, so in order to give the user the ability to add a product into his basket (as the first version of all the future checkout sy

React, component not re-rendering after change in an array state

The component is not rerendering after the deletion of an element in the state but the state does change. In the component, you can add an element in the array