mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-20 18:40:13 +08:00
@@ -115,7 +115,7 @@ class _ViewPointsPageState extends State<ViewPointsPage>
|
||||
);
|
||||
if (_isNested) {
|
||||
return ExtendedVisibilityDetector(
|
||||
uniqueKey: const Key('viewpoints'),
|
||||
uniqueKey: const ValueKey(ViewPointsPage),
|
||||
child: child,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user