nuxt-community / laravel-echo-module

Laravel Echo for Nuxt 2
MIT License
86 stars 31 forks source link

Cannot read property 'channel' of undefined #34

Open nguyentuan7277 opened 3 years ago

nguyentuan7277 commented 3 years ago

I use this.$echo.channel() in created(), error Cannot read property 'channel' of undefined. Please help me

ricardogobbosouza commented 3 years ago

Hi @nguyentuan7277 Could you provide the repository to reproduce?