How exactly would this work? I’m assuming the answer to the question is ‘no’ you can’t access it from the mounted event?
In my mind I would need to do something like this:
- Liveview loads
- Mounted callback is triggered
- Server somehow knows that mounted was called (perhaps by mounted sending a message?)
- Server pushes an event to everyone
Is that correct? Or am I way off base here






















