I have created three pages, but only the first one is working fine, the others are not. Each page uses the ReorderableBuilder and the key is unique. Only the first page dragging and dropping works fine, the remaining two pages don't work. #144
I have created three pages, but only the first one is working fine, the others are not. Each page uses the ReorderableBuilder and the key is unique. Only the first page dragging and dropping works fine, the remaining two pages don't work.
Did you check the example using a PageView?
Probably that can solve your issue.
Otherwise it would be nice if you can give me a example code to reproduce the issue.
I have created three pages, but only the first one is working fine, the others are not. Each page uses the ReorderableBuilder and the key is unique. Only the first page dragging and dropping works fine, the remaining two pages don't work.