Back

Any Livewire experts here that might have thoughts on this? I am using wire:stream() for streaming a chat. *Before* the stream starts, I want to dispatch() something to update another Livewire component. However, Livewire's execution model means that dispatches only happen *after* the stream is complete.

I've tried a bunch of things, but no luck so far. Thoughts? Approaches?

108

  • No matching results...
  • Searching...

/ 1000