Skip to content
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 #864

Closed
artjomsimon opened this issue Feb 2, 2024 · 1 comment
Closed

[BUG]: Error Widget #864

artjomsimon opened this issue Feb 2, 2024 · 1 comment

Comments

@artjomsimon
Copy link

  • Operating system: android
  • Version: 1.17.2

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)

@krille-chan
Copy link
Owner

Fixed in newest version :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants