Vishal Narkhede
Vishal Narkhede
I have the same issue!! Did you manage to find a solution @Genhain?
@savithri-lab Are you still facing this issue?
Hey @iamshouvikmitra not at the moment. But its on our roadmap for next quarter!!
Hey @estampscvt I would recommend you to upgrade to v3.10.2, since we made some fixes around this in recent versions.
Please let me know if you are able to reproduce this on latest version.
Hey @estampscvt could you please check if the read events are enabled on your dashboard?
@raksahb could you share some screenrecording?
@estampscvt thanks for the screenrecording. Could you please confirm one more scenario for me? I can see from the screen recording that the messages length is lesser than visible screen....
:tada: This PR is included in version 4.15.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/stream-chat-react-native-core/v/4.15.0) - [GitHub release](https://github.com/GetStream/stream-chat-react-native/releases/tag/v4.15.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Hey @scaraux to avoid multiple re-renders, we don't re-render AutocompleteInput component upon changes to `additionalTextInputProps` prop. I think in this case you should force re-render the component by setting a...