Skip to content
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

Publishing changes from within view updates is not allowed #223

Open
mvolkmann opened this issue Sep 28, 2022 · 3 comments
Open

Publishing changes from within view updates is not allowed #223

mvolkmann opened this issue Sep 28, 2022 · 3 comments

Comments

@mvolkmann
Copy link

I get that warning from LineChartData.swift.
The @Published properties where this happens are viewData and infoView.

@mvolkmann
Copy link
Author

I tried running my app in Xcode 14 beta 3 and these warnings did not go away.

@mvolkmann
Copy link
Author

I get a total of 420 warnings (all the same issue) in my app from displaying one line chart. This makes it difficult to find the output of my print statements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant