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

Apply @Bindable Where Necessary #9

Open
bcapps opened this issue Aug 22, 2023 · 0 comments
Open

Apply @Bindable Where Necessary #9

bcapps opened this issue Aug 22, 2023 · 0 comments
Labels
🌈 Feature A functional improvement to the app.

Comments

@bcapps
Copy link
Member

bcapps commented Aug 22, 2023

Feature Proposal

When referencing EnvironmentObject or @ObservedObject properties as bindings, we should make use of @Bindable or the Bindable initializer to prevent a build error.

Acceptance Criteria

  • Binding references to environment objects should no longer trigger errors after conversion
@bcapps bcapps added the 🌈 Feature A functional improvement to the app. label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌈 Feature A functional improvement to the app.
Projects
None yet
Development

No branches or pull requests

1 participant