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

Closed
lil5 opened this issue Feb 8, 2024 · 2 comments
Closed

[BUG]: Error Widget #880

lil5 opened this issue Feb 8, 2024 · 2 comments
Labels
bug Something isn't working stale The item is going to be closed soon because of inactivity

Comments

@lil5
Copy link

lil5 commented Feb 8, 2024

  • Operating system: MacOS
  • Version: 1.17.3

Exception

Null check operator used on a null value

### StackTrace
#0      Room.ownPowerLevel (package:matrix/src/room.dart:1808)
#1      Room.canSendEvent (package:matrix/src/room.dart:1964)
#2      Room.canSendDefaultMessages (package:matrix/src/room.dart:1918)
#3      ChatView.build.<anonymous closure>.<anonymous closure> (package:fluffychat/pages/chat/chat_view.dart:283)
#4      _FutureBuilderState.build (package:flutter/src/widgets/async.dart:609)
#5      StatefulElement.build (package:flutter/src/widgets/framework.dart:5583)
#6      ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5471)
#7      StatefulElement.performRebuild (package:flutter/src/widgets/framework.dart:5634)
#8      Element.rebuild (package:flutter/src/widgets/framework.dart:5187)
#9      StatefulElement.update (package:flutter/src/widgets/framework.dart:5657)
@krille-chan
Copy link
Owner

macOS version is not officially supported. Please add steps to reproduce

@krille-chan krille-chan added bug Something isn't working stale The item is going to be closed soon because of inactivity labels Feb 16, 2024
Copy link

github-actions bot commented Mar 2, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale The item is going to be closed soon because of inactivity
Projects
None yet
Development

No branches or pull requests

2 participants