First, great project! Read your blog as well, very nice.
my project mainly uses Visx, everything works fine, except one big issue when rendering Radar chart which internally uses LineRadial, the component is from @visx/shape, looks like there is an infinite loop, and eventually web page crashes.
Any idea what goes wrong?
First, great project! Read your blog as well, very nice.
my project mainly uses Visx, everything works fine, except one big issue when rendering Radar chart which internally uses
LineRadial, the component is from @visx/shape, looks like there is an infinite loop, and eventually web page crashes.Any idea what goes wrong?