Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

[Flutter] BeagleWebView crashes when inside a BeagleContainer and without fixed size #1671

Closed
Tiagoperes opened this issue Jun 29, 2021 · 0 comments
Labels
bug Something isn't working flutter This issue directly affects structure and logic of Flutter project

Comments

@Tiagoperes
Copy link
Contributor

This happens because Flutter doesn't support WebViews in a flex layout unless they have fixed height (column) or fixed width (row).

This should be looked into when implementing Yoga Layout.

@Tiagoperes Tiagoperes added bug Something isn't working flutter This issue directly affects structure and logic of Flutter project labels Jun 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working flutter This issue directly affects structure and logic of Flutter project
Projects
None yet
Development

No branches or pull requests

1 participant