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 #844

Closed
Haui1112 opened this issue Jan 26, 2024 · 1 comment
Closed

[BUG]: Error Widget #844

Haui1112 opened this issue Jan 26, 2024 · 1 comment

Comments

@Haui1112
Copy link
Contributor

  • Operating system: ios
  • 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 latest commit

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