You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cdk/platform): account for composedPath error during event replay (#33409)
Calling `event.composedPath` during event replay throws an error. These changes add a `try/catch` around it so it doesn't show up for users.
Fixes#33386.
(cherry picked from commit 10db3e3)
0 commit comments