Skip to content

pass the array of functions to the signal proxy#4

Open
benjavicente wants to merge 1 commit intorefactor/require-angular-v19from
array-to-the-proxy
Open

pass the array of functions to the signal proxy#4
benjavicente wants to merge 1 commit intorefactor/require-angular-v19from
array-to-the-proxy

Conversation

@benjavicente
Copy link
Copy Markdown
Owner

We can't use the object on property access since it would call the signal that might not be ready in the case it depends on an input. So considering we known which values should and shouldn't be signals, we can pass an array to helps us differentiate without looking into the value.

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.

1 participant