vue-advanced-chat icon indicating copy to clipboard operation
vue-advanced-chat copied to clipboard

A beautiful chat rooms web component compatible with all Javascript frameworks

Results 104 vue-advanced-chat issues
Sort by recently updated
recently updated
newest added
trafficstars

How can I catch the change event when I select a file?

enhancement

After some inspect element investigating this is the code aligning my messages to the right. https://github.com/advanced-chat/vue-advanced-chat/blob/87b7ee8790c9b4803e98a1702c841cd4e4abcf0d/src/lib/Room/RoomMessage/RoomMessage.scss#L117-L120 I have found nothing in the docs regarding this kind of customization ### Context...

## Describe the feature When I noticed in Google Chat, the new message line is displayed like this 1. When a new message arrives, open the room and the new...

enhancement

## Describe the bug ![grafik](https://github.com/user-attachments/assets/b504cf84-8519-490b-9c11-c45024d8043b) Horrible Link contrast in darkmode ## Steps to reproduce go to https://advanced-chat.github.io/vue-advanced-chat/ toggle to dark

bug

## Describe the bug DO not delete pdf message from storage firestore ## Steps to reproduce 1. Go to demo 2. upload a pdf, send a message 3. delete pdf...

bug

## Describe the bug Switching rooms will trigger the event?

bug

Integrates JJSIP.js to enable voice call functionality within chat rooms. Key changes: - Added `jjsipService.js` to manage JJSIP User Agent, call session lifecycle (make, answer, hangup), and event handling. -...

Hi everyone. I use Nuxt3. When I go to the page with the vue-advanced-chat, I get this error: SyntaxError: "[object Object]" is not valid JSON at JSON.parse () at Proxy.castArray...

bug

document-icon 插槽 使用后没有效果

bug

vue2.0一切换路由 再次切换回去就不显示了 刷新群聊 刷新好友 置顶 备注 刷新群成员

bug