when page load Laravel_Echo_Tutorial/public/posts/50 then its not load all comment in page its have a error
app.js:1100 [Vue warn]: Property or method "user" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.
(found in <Root>) warn @ app.js:1100 warnNonPresent @ app.js:2406 has @ app.js:2439 (anonymous) @ VM6458:3 Vue._render @ app.js:5051 updateComponent @ app.js:3295 get @ app.js:3649 Watcher @ app.js:3638 mountComponent @ app.js:3302 Vue.$mount @ app.js:9047 Vue.$mount @ app.js:11446 Vue._init @ app.js:5147 Vue @ app.js:5236 Object.defineProperty.value @ app.js:11958 webpack_require @ app.js:20 (anonymous) @ app.js:11931 webpack_require @ app.js:20 (anonymous) @ app.js:63 (anonymous) @ app.js:66 app.js:1100 [Vue warn]: Property or method "comments" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.
(found in <Root>) warn @ app.js:1100 warnNonPresent @ app.js:2406 has @ app.js:2439 (anonymous) @ VM6458:3 Vue._render @ app.js:5051 updateComponent @ app.js:3295 get @ app.js:3649 Watcher @ app.js:3638 mountComponent @ app.js:3302 Vue.$mount @ app.js:9047 Vue.$mount @ app.js:11446 Vue._init @ app.js:5147 Vue @ app.js:5236 Object.defineProperty.value @ app.js:11958 webpack_require @ app.js:20 (anonymous) @ app.js:11931 webpack_require @ app.js:20 (anonymous) @ app.js:63 (anonymous) @ app.js:66 2:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
how we can fixed this ?
when we comment import laravel-ecco then its give error else its working