Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fermium information not showing #47

Closed
PrimeTheFirst opened this issue Jan 30, 2022 · 2 comments
Closed

Fermium information not showing #47

PrimeTheFirst opened this issue Jan 30, 2022 · 2 comments

Comments

@PrimeTheFirst
Copy link

PrimeTheFirst commented Jan 30, 2022

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:
image
Fermium on the same page:
image
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?

@Bowserinator
Copy link
Owner

This seems to be an issue with your code and not with the JSON.

Maybe check if there are any nulls that you aren't handling, or any characters you aren't properly escaping?

@PrimeTheFirst
Copy link
Author

Ok, I'll check it. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants