Level 63
By using wire:ignore or wire:ignore.self, but at the right place in the code. And as we can't see your code ...
Hello! I have a collapse div that has inside some properties. I have a button that change that properties, but, when I click it, they change but the collapse closes with the render().
If I use wire:ignore or wire:ignore.self it will not close, but the properties values will not be updated.
How to keep the collapse collapsed but render again the properties values?
Thanks!
Please or to participate in this conversation.