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
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
I am trying to use the react-nvd3 charts in IE 11 but I am getting the error: Object doesn't support property or method 'startsWith'.
Does this component plan to support IE?
Edit:
I replaced the startsWith with a regular expression and it worked for that but there are some other issues with the chart like the colors not being added unit mouseover.
The text was updated successfully, but these errors were encountered:
I am trying to use the react-nvd3 charts in IE 11 but I am getting the error: Object doesn't support property or method 'startsWith'.
Does this component plan to support IE?
Edit:
I replaced the startsWith with a regular expression and it worked for that but there are some other issues with the chart like the colors not being added unit mouseover.
The text was updated successfully, but these errors were encountered: