Matthieu Riegler
Matthieu Riegler
Hi, we still have 1 file with a conflict, can you please address that too !
I don't think this is the right place for this paragraph. This doc is specifically about NgModules. We should amend the paragraph in https://angular.dev/guide/routing/common-router-tasks#lazy-loading.
There was a rebase issue, if you still have the branch locally you should be able to force-push / reopen a PR.
We discussed that topic yesterday and we see a value (pun intended) in keeping the value while reloading. The status / `isLoading()` could be used to determine if an async...
Capturing some recent discussions we had with the team, and also what recently landed in the main branch (which will be reflected in the next pre-release). * defaultValue / initialValue...
Also, keep in mind the API is still experimental, and the design will be shared and challenged in the RFC.
Having a way to not schedule CD when a event listener fires.
Consceptualy a signal only app wouldn't need to schedule change detection on event listeners but changing the current would be a major breaking change with sometimes subtle breakages.
Fwiw, I closed #58815 recently with the same argument.
#62723 will be shipped in 20.2 in 2 weeks (~ August 20th)