Closed yeahs2000 closed 2 years ago
════════ Exception caught by widgets library ═══════════════════════════════════════════════════════ The following assertion was thrown building MessageInput(dirty, dependencies: [StreamChatTheme, _LocalizationsScope-[GlobalKey#29850]], state: MessageInputState#a52ab): Channel null is not yet initialized 'package:stream_chat_flutter/src/user_mentions_overlay.dart': Failed assertion: line 29 pos 11: 'channel.state != null'
The relevant error-causing widget was: MessageInput MessageInput:file:///Users/yejianhui/workspace/snail/snail_client/lib/pages/home/new_chat_screen.dart:391:19 When the exception was thrown, this was the stack:
Hi, I currently have it happens every time
Have downloaded the latest master version from GitHub:
Running, choosing the first user, click on New Chat button on the top, Then tap into the write message bar, and getting the crash
this has been fixed in the latest 3.3.0
can you elaborate more?