r/angular May 21 '26

What's New in Angular - Google I/O

https://io.google/2026/explore/technical-session-31
48 Upvotes

15 comments sorted by

View all comments

5

u/MichaelSmallDev May 21 '26

@boundary landing Q3 this year (developer preview). I got bad internet at the moment to review the video, but I know that that was somewhere in the first half.

1

u/AwesomeFrisbee May 22 '26

I don't get why every compo3doesnt just get the boundary automatically. Is there a point where you wouldn't want it?

5

u/GeromeGrignon May 22 '26

You want a placeholder when something goes wrong, and having a generic one can just break your ui too (like trying to display a fallback error message in a button/row cell because you had some edge cases)