BrandonArmand / Binari

Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of Data Structures.
https://binari.dev
MIT License
181 stars 113 forks source link

About page crashes on load #18

Open BrandonArmand opened 4 years ago

BrandonArmand commented 4 years ago

What needs to be done.

On occasion, the About page fails to loads and crashes

Why

The API call seems to provide data the fails during rendering.

How

You will need to get your own Github API key and add it to the project for the about page's API call. Then debug why it is crashing and find a solution.

gooseNjuice commented 4 years ago

I'll try to fix it.

Dxuian commented 2 months ago

does this issue still need contributing ?