-
Notifications
You must be signed in to change notification settings - Fork 27k
Description
Describe the problem that you experienced
Hi, I am trying to read the "Results availability timing" section of the "Queries as signals" documentation and I am quite stumped by the following lines:
A signal query authoring functions will be executed as part of the directive instance construction. This happens before we could create a query instance and execute the template’s creation mode to collect any matches.
I am new to Signals so don't feel super confident suggesting improvements to this -- maybe it intends to say something along the lines of:
Signal queries are executed while the directive is instantiated. As a consequence, there is a period of time where... [ctd]
Enter the URL of the topic with the problem
https://angular.dev/guide/signals/queries#results-availability-timing
Describe what you were looking for in the documentation
An understandable explanation of query signal result availability timing
Describe the actions that led you to experience the problem
No response
Describe what you want to experience that would fix the problem
No response
Add a screenshot if that helps illustrate the problem
No response
If this problem caused an exception or error, please paste it here
No response
If the problem is browser-specific, please specify the device, OS, browser, and version
No response
Provide any additional information here in as much as detail as you can
No response