chat-uikit-flutter icon indicating copy to clipboard operation
chat-uikit-flutter copied to clipboard

Null check operator used on a null value

Open daixianceng opened this issue 1 year ago • 0 comments

The following _TypeError was thrown building TencentCloudChatThemeWidget(dirty, state: _TencentCloudChatThemeWidgetState#76bd9): Null check operator used on a null value

The relevant error-causing widget was: TencentCloudChatConversation TencentCloudChatConversation:file:///to/conversation.dart:21:18

When the exception was thrown, this was the stack: #0 tL10n (package:tencent_cloud_chat_intl/tencent_cloud_chat_intl.dart:9:74)

daixianceng avatar May 07 '24 05:05 daixianceng