c016066d9b
Previously the ivy definition calls we going directly after the class constructor function But this meant that the lifecycle hooks attached to the prototype were ignored by the ngtsc compiler. Now the definitions are written to the end of the IIFE block, just before the return statement. Closes #26849 PR Close #26856 |
||
---|---|---|
.. | ||
analysis | ||
helpers | ||
host | ||
packages | ||
rendering | ||
BUILD.bazel |