This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ngSwitch has an undocument change attribute #8822
Closed
Description
There seems to be a change
attribute that ngSwitch evaluates that isn't documented.
See in current code.
Looking at the history, this got introduced in 0df93fd back in 2010, here.
I believe we should remove it, as it seems it was never documented.
Thoughts?