krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
888 stars 150 forks source link

[BUG]: Error Widget #1105

Open JAicewizard opened 1 month ago

JAicewizard commented 1 month ago

There is a large rounded rectangle poping up, like a sheet, orange. I was switching from one group to another. I cannot find the UI element that looks like this sheet.

Exception

Provider not found for SliverList

StackTrace

0 Provider._inheritedElementOf (package:provider/src/provider.dart:343)

1 Provider.of (package:provider/src/provider.dart:293)

2 Matrix.of (package:fluffychat/widgets/matrix.dart:61)

3 UserBottomSheetView.build (package:fluffychat/pages/user_bottom_sheet/user_bottom_sheet_view.dart:29)

4 StatelessElement.build (package:flutter/src/widgets/framework.dart:5550)

5 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5480)

6 Element.rebuild (package:flutter/src/widgets/framework.dart:5196)

7 StatelessElement.update (package:flutter/src/widgets/framework.dart:5556)

8 Element.updateChild (package:flutter/src/widgets/framework.dart:3824)

9 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5505)