My test component is unable to access the updated state as it is still accessing the initial state of all the variables. But the update of the state is taking place fine. I have used console.log
to double check it.
Can anyone please help me with this? Here is the link of my repo https://github.com/rachit0chaudhary/BlogWebapp.git
I just need the access of user in my different components so that I can move on to adding more operations
New contributor
BAKA_RACHIT is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.