TF-1698 Fix system not redirect correct url when user double click many times to view email in mailbox
(cherry picked from commit 1f205b2d89d6db3b84193e8bd3941a3e310f2a6a)
This commit is contained in:
@@ -64,7 +64,7 @@ class SpamReportBannerWidget extends StatelessWidget {
|
||||
context,
|
||||
AppLocalizations.of(context).showDetails,
|
||||
AppColor.primaryColor,
|
||||
() => spamReportController.openMailbox(context)),
|
||||
spamReportController.openMailbox),
|
||||
),
|
||||
const SizedBox(
|
||||
width: 8,
|
||||
|
||||
Reference in New Issue
Block a user