rajsrivastava0710 / ResultVisualizer-Frontend-Backend

Frontend using ReactJS and backend using Node.js for the Result Visualizer project.
https://knit-result-visualizer.herokuapp.com/
1 stars 0 forks source link

Material UI error/warning on browser console #3

Closed rajsrivastava0710 closed 2 years ago

rajsrivastava0710 commented 2 years ago

If we are at second page for a particular branch (>10 entries) , and if we then move to another branch in filter for which suppose 2nd page did not even exist, as it had less than 10 entries. Then, it creates some issue and that error/warning on console.

rajsrivastava0710 commented 2 years ago

@Tejaswi-19 , look into it

rajsrivastava0710 commented 2 years ago

Fixed by Tejaswi