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

#47: Moved the setter functions to ngOnChange #110

Merged
merged 1 commit into from
Aug 31, 2017

Conversation

felixApplatix
Copy link

No description provided.

@alexmt
Copy link
Contributor

alexmt commented Aug 30, 2017

Why do we need this change? Does it fix any issue or is it refactoring ?

@felixApplatix
Copy link
Author

felixApplatix commented Aug 31, 2017

When we do a setter with @input, the setter function is duly run but the value is not set. I suspect this is an angular bug. This change solves bug #47.

@alexmt
Copy link
Contributor

alexmt commented Aug 31, 2017

Got it. I guess you mean issue #48 . Setter does not set any value, it is not angular bug. Thank you for fixing it !

@alexmt alexmt merged commit 3fb3219 into argoproj:master Aug 31, 2017
wokeGit pushed a commit to wokeGit/argo that referenced this pull request Nov 20, 2017
wokeGit pushed a commit to wokeGit/argo that referenced this pull request Nov 21, 2017
wokeGit pushed a commit to wokeGit/argo that referenced this pull request Nov 22, 2017
icecoffee531 pushed a commit to icecoffee531/argo-workflows that referenced this pull request Jan 5, 2022
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.

2 participants