dd6e0cf1b5
Impure pipes need to live on the view
that used them and need a new instance for
each call site.
Impure pipes need to live on the component view, cached across all child views,
and need a new pure proxy for each for
each call site that lives on the view
of the call site.
Fixes #8408
This bug was introduced not long ago by
|
||
---|---|---|
.. | ||
src | ||
test | ||
testing | ||
compiler.ts | ||
core_private.dart | ||
core_private.ts | ||
index.ts | ||
package.json | ||
private_export.dart | ||
private_export.ts | ||
rollup.config.js | ||
testing.ts | ||
tsconfig-es5.json | ||
tsconfig-es2015.json |