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

refactor(ngx-control-value-accessor): use normal effect instead of rxEffect #556

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RobbyRabbitman
Copy link
Contributor

rxEffect was just used in order to 'escape' setting signals in an effect back then when it was not allowed... this can be done now anyways and could have been done back then aswell, but I did not know at that time about the usage of a normal effect and untracked.

wait for #555

@eneajaho
Copy link
Collaborator

@RobbyRabbitman can you rebase this please? And make it ready for review if there's nothing else you want to add. Thanks.

@RobbyRabbitman RobbyRabbitman force-pushed the refactor/control-value-accessor-signal-usage branch from 49ef058 to 3346cdc Compare February 18, 2025 22:41
@RobbyRabbitman RobbyRabbitman marked this pull request as ready for review February 18, 2025 22:44
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