Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property name #1

Closed
Sjoerd opened this issue Dec 12, 2017 · 4 comments
Closed

Cannot read property name #1

Sjoerd opened this issue Dec 12, 2017 · 4 comments

Comments

@Sjoerd
Copy link

Sjoerd commented Dec 12, 2017

Hello,
If I send a message in the chat, everything is fine.
But if I send another message (without refreshing the page), i'm getting the following error:

app.js:25121 [Vue warn]: Error in render: "TypeError: Cannot read property 'name' of undefined"

found in

---> at C:\Users\Gebruiker\Desktop\projecten\forum2\resources\assets\js\components\Message.vue

warn @ app.js:25121
logError @ app.js:26242
globalHandleError @ app.js:26237
handleError @ app.js:26226
Vue._render @ app.js:28986
updateComponent @ app.js:27291
get @ app.js:27641
run @ app.js:27718
flushSchedulerQueue @ app.js:27480
(anonymous) @ app.js:26342
flushCallbacks @ app.js:26263
app.js:26246 TypeError: Cannot read property 'name' of undefined
at app.js:24475
at Proxy.renderList (app.js:28197)
at Proxy.render (app.js:24470)
at VueComponent.Vue._render (app.js:28984)
at VueComponent.updateComponent (app.js:27291)
at Watcher.get (app.js:27641)
at Watcher.run (app.js:27718)
at flushSchedulerQueue (app.js:27480)
at Array. (app.js:26342)
at MessagePort.flushCallbacks (app.js:26263)

@D-sense
Copy link

D-sense commented Jan 22, 2018

@Sjoerrdd , please have you been able to solve the realtime issue? I am having the same issue here. Please share your solution.

@Sjoerd
Copy link
Author

Sjoerd commented Jan 22, 2018

@D-sense Unfortunately, I can not solve the issue :(

@jaouadballat
Copy link
Owner

verify your cluster id if it match the one on your pusher account

@Sjoerd
Copy link
Author

Sjoerd commented May 31, 2018

Solved!

@Sjoerd Sjoerd closed this as completed May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants