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

fix(app): explicitly check if action_target is none #2275

Conversation

TomJGooding
Copy link
Contributor

Fixes #2265 by explicitly checking if action_target is None.

Thanks again to @davep for his help with this issue.

Copy link
Contributor

@rodrigogiraoserrao rodrigogiraoserrao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!
Can I trouble you for a regression test?

@willmcgugan
Copy link
Collaborator

Thanks. We've been tripped up by this before! Regression test would be appreciated.

@willmcgugan
Copy link
Collaborator

Looks like Darren got there first! #2281

@darrenburns
Copy link
Member

Sorry @TomJGooding, I went ahead and implemented this/merged it without realising this PR was here!

@TomJGooding
Copy link
Contributor Author

No problem @darrenburns! I wouldn't be too confident tbh about adding a regresssion test anyway (and I see your solution is a couple lines shorter!)

@TomJGooding TomJGooding deleted the fix-app-explicitly-check-if-action-target-is-none branch April 13, 2023 16:57
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

Successfully merging this pull request may close these issues.

Bindings are not fired on an empty ListView
4 participants