-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find 'RingsChart' in scope #6
Comments
Same issue here. I downloaded the demo project, and on lines 116 and 123 it tries to create |
same issure ,can't find 'RingsChart' |
Still have the same issue: Use of unresolved identifier 'RingsChart'
|
Confirming same issue still exists, downloaded example to test & can't compile due to "Cannot find 'RingsChart' in scope." |
+1 |
2 similar comments
+1 |
+1 |
Remove the whole |
It's July 29, year 2021... still can confirm |
It's available in beta2 |
As @LunaticMuch already mentioned, upgrading SwiftUICharts (2.0.0-beta.1 -> 2.0.0-beta.2) should fix this problem. |
I just downloaded the demo project and it fails to compile due to:
ChartViewV2Demo-master/ChartViewV2Demo/ContentView.swift:116:6: Cannot find 'RingsChart' in scope
The text was updated successfully, but these errors were encountered: