SharezoneApp / sharezone-app

Sharezone is a collaborative school organization app for iOS, Android, macOS and web with +500,000 downloads. Built with Flutter & Firebase.
https://sharezone.net
European Union Public License 1.2
254 stars 46 forks source link

`Duplicate keys found.` when hover over the features section #1551

Closed nilsreichardt closed 2 months ago

nilsreichardt commented 2 months ago
The following assertion was thrown building AnimatedSwitcher(duration: 300ms, state:
_AnimatedSwitcherState#d2296(tickers: tracking 4 tickers)):
Duplicate keys found.
If multiple keyed widgets exist as children of another widget, they must have unique keys.
Stack(alignment: Alignment.center, fit: loose) has multiple children with key
[<[<[<'uebersicht'>]>]>].

The relevant error-causing widget was:
  AnimatedSwitcher
  AnimatedSwitcher:file:///Users/nils/Projects/sharezone/sharezone-app/website/lib/home/src/all_in_one_platform.dart:71:19