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

Closed
CleoMenezesJr opened this issue Jan 30, 2024 · 1 comment
Closed

[BUG]: Error Widget #851

CleoMenezesJr opened this issue Jan 30, 2024 · 1 comment

Comments

@CleoMenezesJr
Copy link

  • Operating system: android
  • Version: 1.17.1

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)

@krille-chan
Copy link
Owner

Fixed in v1.17.2

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