-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#56334Closed
Copy link
Labels
e: web_skwasmSkwasm rendering backend for webSkwasm rendering backend for webengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform team
Description
Platform View contents (flt-platform-view) are not being rendered to the DOM when an app is compiled to wasm and has multiViewEnabled.
The problem is this:
We should fix that TODO to ensure that injectPlatformView is called in the correct view (which is not the implicitView in multi-view mode).
Juliotati
Metadata
Metadata
Assignees
Labels
e: web_skwasmSkwasm rendering backend for webSkwasm rendering backend for webengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform team