-
-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
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
[BUG]: Error Widget #837
Comments
Log when trying to open https://matrix.to/#/#snowflakeos:matrix.org Null check operator used on a null value |
Already fixed :) thank you |
Exception
Null check operator used on a null value
StackTrace
#0 PublicRoomBottomSheet.build (package:fluffychat/widgets/public_room_bottom_sheet.dart:85)
#1 StatelessElement.build (package:flutter/src/widgets/framework.dart:5541)
#2 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5471)
#3 Element.rebuild (package:flutter/src/widgets/framework.dart:5187)
#4 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:5453)
#5 ComponentElement.mount (package:flutter/src/widgets/framework.dart:5447)
#6 Element.inflateWidget (package:flutter/src/widgets/framework.dart:4326)
#7 Element.updateChild (package:flutter/src/widgets/framework.dart:3837)
#8 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5496)
#9 Element.rebuild (package:flutter/src/widgets/framework.dart:5187)
Steps
This happens always when I click on "open it here" on matriy.to sites like https://matrix.to/#/#flatpak:matrix.org
Since happens since one or two weeks. Before that it was working fine. I updated on January 15 (one week ago)
The text was updated successfully, but these errors were encountered: