You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if there is some way to have Events enabled, but disable only blade events?
As when I use livewire components like flux it can fire easily 1000 events on a page load, and it crashes chrome in some cases (Oh snap, error code 5) so I have to disable events and then it works.
But it would be nice if it's possible to only disable blade events.
Hello!
I wonder if there is some way to have Events enabled, but disable only blade events?
As when I use livewire components like flux it can fire easily 1000 events on a page load, and it crashes chrome in some cases (Oh snap, error code 5) so I have to disable events and then it works.
But it would be nice if it's possible to only disable blade events.
See issue: livewire/flux#1544 (comment)
So if it's not possible maybe consider it as a feature in the future?
The text was updated successfully, but these errors were encountered: