- 
                Notifications
    You must be signed in to change notification settings 
- Fork 34
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Hi, First of all I like your approach towards building this Realtime chat application. I need some guidance as I have implemented this in my Laravel application with my own custom chat template. I want to know that when a blade view is loaded with Vue.js variables or objects in it than the page first loads at client-side so it renders Vue.js variables for example like this "{{ chatList.name }}" until the Websocket running on Node.js server is executed and pulled data through query. It shows is just for few milliseconds or 1 sec but can I hide it or hide whole component until data is fetched from server and assigned to Vue.js variables?
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed