Using scripts in action modal content
Hey, so it seems like I can't get a script tag to fire from within an action modal's custom view. I imagine this is to do with the
livewire:init event having already fired, but I thought I would check here and see if I'm missing something. I've just attached a screenshot of my modal trigger, which is all working fine. The custom livewire component in the view is running fine, but again, with no scripts firing.
