Philo Hermans
Philo Hermans
Thanks @jmitech So far I haven't been able to reproduce this issue so I have an assumption about what might be going on. When all modals are closed the state...
I've added a click throttle in `v4.0.14` that might also solve this problem. It does require you to use the `wire:modal` or `wire:slide-over` directives like: `Open`
> Hi Philo! Adding wire:modal seems to works in that scenarios!. But which is the right way to use "wire:modal" in Blade context calls? Like: `Open` ¿? Thanks! > Hi...
> > I've added a click throttle in `v4.0.14` that might also solve this problem. It does require you to use the `wire:modal` or `wire:slide-over` directives like: `Open` > >...
> > Can you provide a simple example component that reproduces the problem? I've been unable to reproduce the issue following the steps mentioned: https://d.pr/v/Oid3ne > > This is still...