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
After installing the package react-option-charts, I encountered a compile-time error. Upon further investigation, I found that I needed to install the package react-financial-charts. However, even after installing this package, the issue persists.
Steps to Reproduce:
Install react-option-charts.
Install react-financial-charts (tried versions 2.0.1 and 1.3.2).
Compile the project.
Expected Behavior:
The project should compile without errors.
Actual Behavior:
Environment:
react: 18.2.0
react-dom: 18.2.0
react-option-charts: 0.2.1
react-financial-charts: Tried versions 2.0.1 and 1.3.2
The text was updated successfully, but these errors were encountered:
After installing the package react-option-charts, I encountered a compile-time error. Upon further investigation, I found that I needed to install the package react-financial-charts. However, even after installing this package, the issue persists.
Steps to Reproduce:
Expected Behavior:
The project should compile without errors.
Actual Behavior:
Environment:
The text was updated successfully, but these errors were encountered: