You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
For some reason, when trying to load a bar chart or line chart using Safari, the x - values of the component render with a NaN value. It renders fine on all other browsers and i get a unable to parse error in the console. Also the x-axis does not generate.
Desktop (please complete the following information):
Safari
Smartphone (please complete the following information):
MacBook Pro
MacBook Air
Ipad Mini
Iphones
Additional context
Is there a way to manually control these properties? how are they generated? why is the x value coming back as "NaN". What is specific with safari that react-timeseries-charts hates?
The text was updated successfully, but these errors were encountered:
🐛Bug report
Describe the bug
For some reason, when trying to load a bar chart or line chart using Safari, the x - values of the component render with a NaN value. It renders fine on all other browsers and i get a unable to parse error in the console. Also the x-axis does not generate.
Desktop (please complete the following information):
Safari
Smartphone (please complete the following information):
MacBook Pro
MacBook Air
Ipad Mini
Iphones
Additional context
Is there a way to manually control these properties? how are they generated? why is the x value coming back as "NaN". What is specific with safari that react-timeseries-charts hates?
The text was updated successfully, but these errors were encountered: