doonfrs / pluto_grid_plus

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
27 stars 28 forks source link

[Bug] When pluto grid mode is selectWithOneTap, refreshing does not work even if you press F5 or F12. #74

Open 96kyle opened 2 months ago

96kyle commented 2 months ago

When pluto grid mode is selectWithOneTap, pressing F5 does not refresh and pressing F12 does not open developer tools.

Flutter version Flutter version is 3.19.5

PlutoGrid version PlutoGrid version is 8.4.2

OS Windows 11

satvikreddy commented 1 month ago

I am facing the same issue. Is there a workaround?