Sheikh Salman

Results 4 issues of Sheikh Salman

Hi, Reloading the page even when user is logged in takes to the accessRoute instead of keeping the user into the same page s/he was in. Did anybody face the...

The signup and sign in requests work fine on Android virtual device. But no trace of requests when run in chrome browser. Any insight will be helpful.

## Steps to Reproduce 1. Copy shellRouter sample from https://github.com/flutter/packages/blob/main/packages/go_router/example/lib/shell_route.dart 2. replace GoRouter.of(context).go('/a'); with GoRouter.of(context).push('/a'); 3. put a print function in Shell widget(ScaffoldWithNavBar) to check whether it gets called. 4....

customer: crowd
package
has reproducible steps
P4
p: go_router
found in release: 3.3
found in release: 3.5

### Feature request I often want to move and sort the columns. Currently, it's not implemented. ### How I am seeking to introduce the functionality for draggable columns, allowing users...