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

I would like a type of message, location on the map, where it would be possible to pass the latitude and longitude and return an image with a link to...

enhancement

## Is your feature request related to a problem? Please describe It would be nice if it would be possible to add a new line when pressing enter and sending...

enhancement
priority

Could it be possible to make files button to pass an event instead? And also accept a new file as an prop. This way you could externalize the file upload...

enhancement
priority

How to use this plugin correctly? Everything was perfect with Vue 3, but after switching to Nuxt 3 I can't get the chat to work. I get the warning "Avoid...

When first entering the room, fetch message event fires. However, when I scroll to the top, event fails to fire. ```js ``` ```js const fetchMessages = ({ room, options =...

bug

## Describe the bug I'm using Vue3 but the Named Slot didn't work properly. ## Steps to reproduce Just use the code in README, ``` This is a new room...

bug

### Feature description 📝 * Save the content of `roomTextarea` as draft when user switches between rooms; ### Additional context :heavy_plus_sign: ![image](https://github.com/advanced-chat/vue-advanced-chat/assets/19571204/feb04d93-96b8-4141-b80e-10a6490e12a5)

enhancement

Why have I set :messages-loaded to true, but when I create a new room and enter it, the chat page keeps loading? (fetchMessages() is set in the code to send...

bug

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.18. Changelog Sourced from vite's changelog. 2.9.18 (2024-03-24) fix: port #15653 to v2 (#15657) (1f855dc), closes #15653 #15657 fix: port #16250 to v2 (#16254) (011bbca),...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.18. Changelog Sourced from vite's changelog. 2.9.18 (2024-03-24) fix: port #15653 to v2 (#15657) (1f855dc), closes #15653 #15657 fix: port #16250 to v2 (#16254) (011bbca),...

dependencies