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

[AccountSelector] Fix preselected account binding loop #15890

Open
alexjba opened this issue Jul 30, 2024 · 0 comments
Open

[AccountSelector] Fix preselected account binding loop #15890

alexjba opened this issue Jul 30, 2024 · 0 comments

Comments

@alexjba
Copy link
Contributor

alexjba commented Jul 30, 2024

The AccountSelector.qml prompts binding loop warnings for the pre-selected account. It's not yet known to produce any wrong behaviour, but the behaviour could change in future qt versions.

file:///home/ltinkl/git/status/status-desktop/ui/imports/shared/controls/AccountSelector.qml:136:9: QML Binding: Binding loop detected for property "value"

Originally posted by @caybro in #15816 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants