stream-chat-flutter
stream-chat-flutter copied to clipboard
threadReplyCountText don't work in spanish language on iOS 17.0
Which packages are you using?
stream_chat_localizations
On what platforms did you experience the issue?
iOS
What version are you using?
stream_chat_flutter: 6.11.0 stream_chat_localizations: 5.11.0
What happened?
With new iOS 17.0, the thread reply count text disappear if user use spanish language.
Checking the possible error, i see that if change to short text on the function threadReplyCountText works correctly.
Steps to reproduce
1. Go to chat page
2. Reply message on thread page
Supporting info to reproduce
https://github.com/GetStream/stream-chat-flutter/assets/135533594/505a5ff9-05bb-402d-b18e-9b0eae3f90a4
Relevant log output
No response
Flutter analyze output
No response
Flutter doctor output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hi @juanan-onelife thank you for opening this issue with us.
I am very sorry, but I do not understand what kind of error you are having. Is it that the text is not showing some of the times, is it that it shows an incorrect text?
Checking the possible error, i see that if change to short text on the function threadReplyCountText works correctly.
What do you mean "change it to short text"?
Hi @esarbanis, with the default translate text is not showing, but if a change the text with a one word, works correctly
Thank you for the clarification :pray:
This issue is stale because it has been open for 20 days with no activity.
Hey @juanan-onelife, apologies for the delays on this.
After trying to reproduce this, I can see multiple threads show up fine:
Are there any specific conditions under which this happens? Also, can you test this in the latest versions and let me know if it happens along with scenarios for reproduction of the error?
Please also check the logs once and send any error accompanying the building of the page.
Thanks!
Hey @juanan-onelife I'm closing this issue for now since I cannot replicate the same issue on the latest version.
However, feel free to reopen the issue if it reoccurs, and if you can, also provide any conditions that would help us reproduce the same.
Thanks!