nuxt-chat-app icon indicating copy to clipboard operation
nuxt-chat-app copied to clipboard

Frontend of real-time chat application built using nuxtjs, socket.io. Check the backend at https://github.com/binbytes/chat-app-server.

Results 1 nuxt-chat-app issues
Sort by recently updated
recently updated
newest added

> ERROR Nuxt error > > TypeError: Cannot read property 'push' of undefined > > - index.js:40 ModuleContainer.module.exports > [nuxt-chat-app]/[@nuxtjs]/auth/lib/module/index.js:40:32 > > - module.js:162 > [nuxt-chat-app]/[nuxt]/lib/core/module.js:162:30 > > - new...