v3.16.8
CHANGELOG
- #18879 Ensure errors thrown during component construction do not cause (unrelated) errors during application teardown (fixes a common issue when using
setupOnerror
with components asserting duringconstructor
/init
/didInssertElement
).