We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to add #podverse-space:matrix.org fails.
Null check operator used on a null value
#0 PublicRoomBottomSheet.build. (package:fluffychat/widgets/public_room_bottom_sheet.dart:151) #1 _FutureBuilderState.build (package:flutter/src/widgets/async.dart:609) #2 StatefulElement.build (package:flutter/src/widgets/framework.dart:5583) #3 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5471) #4 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:5634) #5 Element.rebuild (package:flutter/src/widgets/framework.dart:5187) #6 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:5453) #7 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:5625) #8 ComponentElement.mount (package:flutter/src/widgets/framework.dart:5447) #9 Element.inflateWidget (package:flutter/src/widgets/framework.dart:4326)
The text was updated successfully, but these errors were encountered:
This crash is already fixed in v1.17.3 please update your app
Sorry, something went wrong.
I installed with F-droid. I will just have to wait until it is released. Thanks.
No branches or pull requests
Trying to add #podverse-space:matrix.org fails.
Exception
Null check operator used on a null value
StackTrace
#0 PublicRoomBottomSheet.build. (package:fluffychat/widgets/public_room_bottom_sheet.dart:151)
#1 _FutureBuilderState.build (package:flutter/src/widgets/async.dart:609)
#2 StatefulElement.build (package:flutter/src/widgets/framework.dart:5583)
#3 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5471)
#4 StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:5634)
#5 Element.rebuild (package:flutter/src/widgets/framework.dart:5187)
#6 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:5453)
#7 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:5625)
#8 ComponentElement.mount (package:flutter/src/widgets/framework.dart:5447)
#9 Element.inflateWidget (package:flutter/src/widgets/framework.dart:4326)
The text was updated successfully, but these errors were encountered: