Skip to content

Conversation

@MayaKirova
Copy link
Contributor

Closes #6540

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code
  • This PR includes API docs for newly added methods/properties
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes
  • This PR includes behavioral changes and the feature specification has been updated with them

@3phase 3phase added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Jan 29, 2020
@3phase 3phase added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Jan 30, 2020
ChronosSF
ChronosSF previously approved these changes Jan 30, 2020
this._ngZone.runOutsideAngular(() => {
this._resizeObserver.disconnect();
});
if (this.platformUtil.isBrowser) {
Copy link
Member

Choose a reason for hiding this comment

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

I think you should make a general check for if (this._resizeObserver) rather than specific for platform browser.

@ChronosSF ChronosSF requested review from ChronosSF and kdinev February 3, 2020 09:18
@ChronosSF ChronosSF added 💥 status: in-test PRs currently being tested and removed ✅ status: verified Applies to PRs that have passed manual verification labels Feb 3, 2020
@ChronosSF ChronosSF added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Feb 3, 2020
@ChronosSF ChronosSF merged commit c82a959 into 8.2.x Feb 3, 2020
@ChronosSF ChronosSF deleted the mkirova/fix-6540 branch February 3, 2020 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tabs version: 8.2.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants