altence / lightence-ant-design-react-template

Free and easy-to-use admin template based on React 17+
https://altence.com/lightence-landing
MIT License
1.01k stars 258 forks source link

Chart Goes Somewhere #155

Closed alexanderrudnik closed 2 years ago

alexanderrudnik commented 2 years ago

To Reproduce Steps to reproduce the behavior:

Screenshots https://i.imgur.com/V3VZI3F.png

Desktop (please complete the following information):

uclnj commented 2 years ago

Sporadic issues are the worst to track down but I was able to get it to happen each time by having the viewport around 1200px wide then as the graphs begin to draw, maximize the window to a full 5120 and the graphs freeze in mid-draw.

alexanderrudnik commented 2 years ago

@leineveber please check if your PR fixed this

leineveber commented 2 years ago

Sporadic issues are the worst to track down but I was able to get it to happen each time by having the viewport around 1200px wide then as the graphs begin to draw, maximize the window to a full 5120 and the graphs freeze in mid-draw.

thanks for your help!

fixed