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

Open
shift opened this issue Feb 12, 2024 · 1 comment
Open

[BUG]: Error Widget #893

shift opened this issue Feb 12, 2024 · 1 comment
Labels
stale The item is going to be closed soon because of inactivity

Comments

@shift
Copy link

shift commented Feb 12, 2024

  • Operating system: android
  • Version: 1.17.3

Exception

Provider not found for ParticipantListItem

StackTrace

#0 Provider._inheritedElementOf (package:provider/src/provider.dart:343)
#1 Provider.of (package:provider/src/provider.dart:293)
#2 Matrix.of (package:fluffychat/widgets/matrix.dart:59)
#3 UserBottomSheetView.build (package:fluffychat/pages/user_bottom_sheet/user_bottom_sheet_view.dart:29)
#4 StatelessElement.build (package:flutter/src/widgets/framework.dart:5541)
#5 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5471)
#6 Element.rebuild (package:flutter/src/widgets/framework.dart:5187)
#7 StatelessElement.update (package:flutter/src/widgets/framework.dart:5547)
#8 Element.updateChild (package:flutter/src/widgets/framework.dart:3815)
#9 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5496)

Copy link

github-actions bot commented Aug 5, 2024

This issue is stale because it has been open for 120 days with no activity.

@github-actions github-actions bot added the stale The item is going to be closed soon because of inactivity label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The item is going to be closed soon because of inactivity
Projects
None yet
Development

No branches or pull requests

1 participant