Chartjs-ReactJS Components Not loading unless you reload the site for the 2nd time

0๐Ÿ‘

I think making same call in componentDidUpdate should work but be aware it will trigger stackoverflow so you should add condition to stop setState.

Leave a comment