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
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Stop using PlatformViewManager from ck HtmlViewEmbedder.
The HtmlViewEmbedder has enough information to dispose all the views it
knows of (the keys of _viewClipChains), so there's no need to call the
PlatformViewManager to ask for ALL the views in the app.
0 commit comments