krille-chan / fluffychat

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

[BUG]: Error Widget #994

Closed Voomooo closed 2 months ago

Voomooo commented 2 months ago

Exception

Null check operator used on a null value

StackTrace

0 GoRouterStateRegistry._createPageRouteAssociation (package:go_router/src/state.dart:236)

1 GoRouterState.of (package:go_router/src/state.dart:135)

2 ChatDetailsView.build (package:fluffychat/pages/chat_details/chat_details_view.dart:38)

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

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

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

6 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:5462)

7 ComponentElement.mount (package:flutter/src/widgets/framework.dart:5456)

8 Element.inflateWidget (package:flutter/src/widgets/framework.dart:4335)

9 Element.updateChild (package:flutter/src/widgets/framework.dart:3846)

krille-chan commented 2 months ago

Fixed :)