I want to Create an additional page with the route /analytics displaying a table with
columns: S/N, Card ID, Card Title, and Number of Clicks.
But it seems the analytics page can’t access the number of clicks from the main page. Please I need help with this
I used react context to track the number of clicks and I was expecting it to display it in the analytics page.
It was working inside the mainpage directly but I need to access the analytics page outside the main page
Tominiyi Rheobot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1