fix(core): handle invalid constructor parameters in partial factory d… by JoostK · Pull Request #43619 · angular/angular
…eclarations This commit fixes an oversight in the JIT compilation of partial factory declarations, where the literal `'invalid'` was not accounted for (unlike the AOT linker). Fixes angular#43609
added
action: review
labels
Sep 27, 2021
JoostK
marked this pull request as ready for review
JoostK
added
action: merge
and removed action: review
The PR is still awaiting reviews from at least one requested reviewerlabels
Sep 30, 2021dylhunn pushed a commit that referenced this pull request
Oct 1, 2021Serginho pushed a commit to TuLotero/angular that referenced this pull request
Jan 20, 2022…eclarations (angular#43619) This commit fixes an oversight in the JIT compilation of partial factory declarations, where the literal `'invalid'` was not accounted for (unlike the AOT linker). Fixes angular#43609 PR Close angular#43619
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters