I am making a periodic table game which uses your json. I need to render the information for every element dynamically. I got the info using ajax. The info comes for all the elements except a few. I have found fermium to be one of them. Here is what pops up:
Working element:
Fermium on the same page:
I have made one observation. If I wait for 2 minutes, then the info comes. Without reload. At that time though, all the info has loaded. Why is it happening and how can I fix it?
I am making a periodic table game which uses your json. I need to render the information for every element dynamically. I got the info using ajax. The info comes for all the elements except a few. I have found fermium to be one of them. Here is what pops up: Working element: Fermium on the same page: I have made one observation. If I wait for 2 minutes, then the info comes. Without reload. At that time though, all the info has loaded. Why is it happening and how can I fix it?