Topic: Chat plugin: content type
Aik_Boba free asked 5 years ago
Expected behavior I would like to send not only the text, but html data too (images, links, etc...)So, in source code (ChatMessage.vue) I replace < p class = " mb-0 " v-html = "message" >{{message}}< / p > by < p class = "mb-0" v-html = "message" > < / p >. Then it takes me ability to send any html, that were successfully parsed in messages list. I don't know is it right decision but if you think that it's ok, maybe you can push this improvement to repo.Thanks! :)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 5.6.0
- Device: Mobile and PC
- Browser: Chrome, Safari
- OS: Mac OS
- Provided sample code: No
- Provided link: No