Luan Freitas

Results 45 comments of Luan Freitas
trafficstars

Hi, have you tested this with the latest version of livewire?

I can't reproduce this problem, the powergrid demo contains the latest updates: https://demo.livewire-powergrid.com/examples/validation Did you follow these? https://livewire-powergrid.com/get-started/powergrid-configuration.html#essential-configuration

This will be available in version 4 using dynamic filter functionality along with [x-select async wireui/wireui](https://livewire-wireui.com/docs/select#async-search)

Working on this feature. Will be available in version 4 https://github.com/Power-Components/livewire-powergrid/pull/779

Hello! Two things seem to fix the problem. Add `#[Renderless]` to the fetchItems method and add `wire:ignore` to the parent div. I believe that making a new request is not...

Hello!. So I'm going to close this issue. If you discover the problem, you can report it here. thanks!

I don't know if this persists in version 6.x because the base underwent a huge structure change. For now, I'll close this and look into it. Thank you

I've opened a new PR to fix this. A new release will be generated soon. https://github.com/laradumps/app/pull/453

I'll close this for now. If there are still problems, you can reopen

Hi!, in Windows, the model name should be with full namespace. For now, I will close this issue and we can talk about whether or not this is a problem...