valueChanges Observable from one param is leaking Events from other params of the same group. #158
Labels
Comp: Core
Core functionality of ngqp
Priority: Medium
Users can work without this for now, but this should be fixed soon-ish
Status: Needs Design
There is no clear API for this feature yet and one should be designed before work on ican be started
Type: Bug
Something that should work doesn't
Which versions are you using?
What does the bug look like?
The
valueChanges
Observable from one param is leaking Events from other params of the same group.How can this bug be reproduced?
https://stackblitz.com/edit/angular-ivy-exykie?file=src%2Fapp%2Fhello.component.ts
Additional context
The text was updated successfully, but these errors were encountered: