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
636 stars 290 forks source link

Reopening Android Back Button not working once Pluto Grid is rendered on screen #1022

Closed meetcse closed 2 months ago

meetcse commented 4 months ago

This is the same issue as mentioned in below issue https://github.com/bosskmk/pluto_grid/issues/932

Once Pluto grid is rendered, android native back button or swipe gestures is not working for popping out the screen. On tapping that back button displays following error : ════════ Exception caught by widgets library ═══════════════════════════════════ Looking up a deactivated widget's ancestor is unsafe. ════════════════════════════════════════════════════════════════════════════════

github-actions[bot] commented 3 months ago

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

github-actions[bot] commented 2 months ago

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

KaushikGupta007 commented 3 weeks ago

Still not resolved

KaushikGupta007 commented 3 weeks ago

Still not resolved

https://github.com/bosskmk/pluto_grid/issues/1066

KaushikGupta007 commented 3 weeks ago

Any workaround for the same?