pest icon indicating copy to clipboard operation
pest copied to clipboard

[Feature Request] Add withoutLazyLoading into Livewire helper

Open Simoneu01 opened this issue 1 year ago • 2 comments

Livewire ships Livewire::withoutLazyLoading() to allow user to disable the lazy behaviour.

https://livewire.laravel.com/docs/lazy#disabling-lazy-loading-for-tests

It would be great to do the same with the livewire() helper of pest

Simoneu01 avatar Oct 02 '24 17:10 Simoneu01

@Simoneu01 The Livewire Plugin is in a separate repository, you should probably make this suggestion over here https://github.com/pestphp/pest-plugin-livewire

JHWelch avatar Oct 11 '24 22:10 JHWelch

@JHWelch It is not possible to add a suggestion there because there is no issue/discussion tab. image

I would also love to see this being added to the plugin.

schonhoff avatar Nov 15 '24 13:11 schonhoff