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

Something is blocking the render of graphs initially #8

Open
matthewlilley opened this issue Nov 28, 2020 · 2 comments
Open

Something is blocking the render of graphs initially #8

matthewlilley opened this issue Nov 28, 2020 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@matthewlilley
Copy link
Member

The visual library used is https://github.com/airbnb/visx which is supposed to support SSR since it produces SVG. However, something appears to be blocking them on page load, some investigation into this is needed.

@matthewlilley matthewlilley added the good first issue Good for newcomers label Nov 28, 2020
@matthewlilley matthewlilley added the help wanted Extra attention is needed label Jan 18, 2021
@0xVoltron 0xVoltron self-assigned this Feb 25, 2021
@0xVoltron
Copy link
Contributor

Hey @matthewlilley can you elaborate a little bit more on this issue?

I see that on some pages the charts are loading but with some errors like:

Screenshot 2021-02-25 at 22 38 47

Screenshot 2021-02-25 at 22 38 57

But I am not sure if these are the problems that we are talking about or you mean some specific page that doesn't render the charts at all? Any additional context would be helpful to investigate further...

@0xVoltron 0xVoltron removed their assignment Feb 25, 2021
@iamcpdev iamcpdev self-assigned this Feb 25, 2021
@matthewlilley
Copy link
Member Author

@0xVoltron Sorry for not being more clear on this. I'd expect the graphs to not flash black when hard-refreshing, they do, which leads me to believe they're being blocked for a few seconds. I've been meaning to investigate this for a while but hadn't got around to it yet.

@iamcpdev iamcpdev removed their assignment Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants