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: revert #page type change and use @ts-expect-error
Reverted the type of `#page` back to `CdpPage` and handled the `Dialog` compatibility issue locally using `@ts-expect-error` instead of a cast.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
0 commit comments