ngneat / overview

🤖 A collection of tools to make your Angular views more modular, scalable, and maintainable
MIT License
121 stars 7 forks source link

fix: 🐛 detect dynamic content changes #5

Closed shhdharmen closed 3 years ago

shhdharmen commented 3 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

*dynamicView is not updating view for dynamic content.

Issue Number: N/A

What is the new behavior?

*dynamicView is updating view for dynamic content.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information