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

Improve SSR compatibility

Open antoine92190 opened this issue 2 years ago • 0 comments
trafficstars

The plugin can only work with SSR using workarounds:

  • https://github.com/antoine92190/vue-advanced-chat/issues/129
  • https://github.com/antoine92190/vue-advanced-chat/issues/175
  • https://github.com/antoine92190/vue-advanced-chat/issues/265

Working demo code here: https://github.com/antoine92190/vue-advanced-chat-sandbox/tree/nuxt

antoine92190 avatar Apr 23 '23 10:04 antoine92190