Navigator.pop(context) with the outer tile context caused go_router to pop the main navigation stack instead of closing the dialog. Use the builder's ctx parameter instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Navigator.pop(context) with the outer tile context caused go_router to pop the main navigation stack instead of closing the dialog. Use the builder's ctx parameter instead. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>