MatheusrdSantos / vue-quick-chat

A simple chat component created with Vue.js
MIT License
128 stars 45 forks source link

ZONE error on push message #45

Closed temirlankasen closed 3 years ago

temirlankasen commented 3 years ago

Hi, please help if you can I got the message object from onMessageSubmit. When I push a message in messages, I catch an error with ZONE

image image what am I doing wrong?