Skip to content

Conversation

@thilak-rao
Copy link
Contributor

@thilak-rao thilak-rao commented Sep 19, 2018

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Conditionally mock the reference to the window object while rendering on the server side
  • Removed unused import specifier tap
  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #470

What is the new behavior?

Angular Universal Compatibility for Server Side Rendering

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

The commit message follows our guidelines

I tried looking, but could not find one.

Tests for the changes have been added (for bug fixes / features)

Since tests run on a headless browser, I'm not sure how to mock the environment

- Conditionally mock the reference to the window object while rendering on the server side
- Removed unused import specifier tap
@neroniaky neroniaky merged commit 0fd5774 into neroniaky:master Sep 25, 2018
@neroniaky
Copy link
Owner

@xthilakx Thanks!

@thilak-rao
Copy link
Contributor Author

Thanks for accepting my pull request!

@thilak-rao thilak-rao deleted the xthilakx/angular-universal-support branch September 26, 2018 21:19
@thilak-rao
Copy link
Contributor Author

@neroniaky @arjenbrandenburgh Would it be possible to publish a patch release on npm which includes this pull request?

@neroniaky
Copy link
Owner

@xthilakx gonna release a new version today.

neroniaky added a commit that referenced this pull request Jun 19, 2022
Angular Universal Compatibility for Server Side Rendering
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