Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter was unable to create enough overlay surfaces. #46

Open
Baqiwaqi opened this issue Dec 8, 2021 · 2 comments
Open

Flutter was unable to create enough overlay surfaces. #46

Baqiwaqi opened this issue Dec 8, 2021 · 2 comments

Comments

@Baqiwaqi
Copy link

Baqiwaqi commented Dec 8, 2021

After rendering more then 6 DropzoneView in a listview.builder this error is shown in the debug log.

Flutter was unable to create enough overlay surfaces. This is usually caused by too many platform views being displayed at once. You may experience incorrect rendering.

@jtmuller5
Copy link

This can happen if you don't run the Flutter web app with --web-renderer html

@deakjahn
Copy link
Owner

Unfortunately, not the first report (see #55) and only with CanvasKit, so it's unlikely we could do anything about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants