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 rendering of ProgressBar - #783 #786

Merged

Conversation

partynikko
Copy link
Contributor

@partynikko partynikko commented Feb 22, 2019

Fix rendering of ProgressBar upon changing props.

Apparently shouldComponentUpdate() was added due to issue #597. However, I disagree with the author as the component will of course render if the parent component is being rendered (which it is looking at the provided Plunkr in #597).

What was the reason for this implementation?

@mertsincan mertsincan merged commit 5f5a043 into primefaces:master Feb 28, 2019
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