openimsdk / open-im-uniapp-demo

IM
https://openim.io
GNU General Public License v3.0
136 stars 99 forks source link

Bug: After checking historical messages during chat, I found that the latest message was that long pressing on the text in chat did not bring up the menu #43

Closed xxlxh closed 11 months ago

xxlxh commented 11 months ago

What happened?

What did you expect to happen?

image

How can we reproduce it (as minimally and precisely as possible)?

聊天查看历史消息后 最新消息发现聊天长按文本 弹不出菜单 历史的部分可以

Anything else we need to know?

image

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

lgz5689 commented 11 months ago

菜单功能需要自行实现,最新的3.xdemo中已经不包括长按弹出菜单了