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

#1815 remove __ngContext__ from snapshots #1816

Merged
merged 4 commits into from
Nov 7, 2022

Conversation

jepetko
Copy link
Contributor

@jepetko jepetko commented Nov 2, 2022

Summary

removes __ngContext__ from snapshots.

Closes #1815

Test plan

covered by foo component snapshot (see commit)

Does this PR introduce a breaking change?

  • Yes
  • No

The existing snapshots need to be updated. However, with every subsequent change of the internal __ngContext__ attribute no change is necessary.

Other information

Internal implemenation attribute pollutes the snapshots and should be removed.

Copy link
Collaborator

@ahnpnl ahnpnl left a comment

Choose a reason for hiding this comment

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

Thanks!

@ahnpnl ahnpnl merged commit 18ab39d into thymikee:main Nov 7, 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.

[Feature]: remove __ngContext__ from snapshots
2 participants