bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
661 stars 302 forks source link

[Help] header or Footer in TextField can't editing on Flutter Web #1085

Closed yunchiri closed 1 week ago

yunchiri commented 1 month ago
image image

TextField(in createdFooter) on Android device TextField work normally but on Flutter web app can't write text using keyboard in Textfield , only can paste clipboard text using mouse

What is problem?

Execution Environment Flutter version is 3.22.2

OS Google Chrome , Windows 11

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 week ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

nsnans commented 23 hours ago

do we have an update on this? I am facing the same issue.