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: Stop emitting change events on ViewInit and OnChanges #3190

Merged
merged 2 commits into from
Sep 7, 2020

Conversation

JKMarkowski
Copy link
Contributor

Please provide a link to the associated issue.

fixes: #1785

Please provide a brief summary of this pull request.

The event is not emited in ngAfterViewInit and ngOnChanges

Please check whether the PR fulfills the following requirements

@JKMarkowski JKMarkowski added the bug Something isn't working label Sep 3, 2020
@JKMarkowski JKMarkowski added this to the Sprint 45 - Berlin milestone Sep 3, 2020
@JKMarkowski JKMarkowski requested a review from a team September 3, 2020 15:12
@JKMarkowski JKMarkowski added this to In progress in Development via automation Sep 3, 2020
@JKMarkowski JKMarkowski self-assigned this Sep 3, 2020
@netlify
Copy link

netlify bot commented Sep 3, 2020

Deploy preview for fundamental-ngx ready!

Built with commit 0185fa4

https://deploy-preview-3190--fundamental-ngx.netlify.app

@InnaAtanasova
Copy link
Contributor

Please check the build errors

Development automation moved this from In progress to Reviewer approved Sep 4, 2020
@salarenko salarenko added the core Core library specific issues label Sep 4, 2020
@JKMarkowski JKMarkowski merged commit fca0646 into master Sep 7, 2020
Development automation moved this from Reviewer approved to Done Sep 7, 2020
@JKMarkowski JKMarkowski deleted the fix/#1785-tab-index-change-event branch September 7, 2020 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core Core library specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tab Component selectedIndexChange is fired on initial load
4 participants