Skip to content

fix change dection for connection component - #151

Merged
Ni55aN merged 1 commit into
retejs:connection-change-detectionfrom
kryshac:main
Sep 2, 2025
Merged

fix change dection for connection component#151
Ni55aN merged 1 commit into
retejs:connection-change-detectionfrom
kryshac:main

Conversation

@kryshac

@kryshac kryshac commented Aug 2, 2025

Copy link
Copy Markdown
Contributor

CustomConnectionComponent was created dynamically and not bound via Angular
template, so parent change detection didn’t propagate updates. Added explicit
markForCheck() in wrapper after assigning inputs to ensure template updates.

@Ni55aN
Ni55aN changed the base branch from main to connection-change-detection September 2, 2025 12:21
@Ni55aN
Ni55aN merged commit fe5d4c8 into retejs:connection-change-detection Sep 2, 2025
@Ni55aN Ni55aN mentioned this pull request Sep 2, 2025
4 tasks
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