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

Double chain doesn't propagate change #3

Open
dannyadair opened this issue Oct 5, 2011 · 2 comments
Open

Double chain doesn't propagate change #3

dannyadair opened this issue Oct 5, 2011 · 2 comments

Comments

@dannyadair
Copy link

I chained a fk select to another and then a third one to the second. When the "root" select is changed, the second select is adjusted accordingly but the third one isn't reset.

@dannyadair
Copy link
Author

I'm suspecting when a select is adjusted it just needs to fire a change() so other selects can act on that.

@runekaagaard
Copy link
Owner

Yes think you are right. The test_project should be updated to have a third trigger field and it should be fixed. Thanks for the bug report!

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

2 participants