We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5564c77 commit f44d96dCopy full SHA for f44d96d
sample_app/lib/app.dart
@@ -508,7 +508,6 @@ class _StreamChatSampleAppState extends State<StreamChatSampleApp>
508
client: _initNotifier.initData!.client,
509
streamChatConfigData: StreamChatConfigurationData(
510
draftMessagesEnabled: true,
511
- enforceUniqueReactions: false,
512
),
513
child: child,
514
0 commit comments