rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.7k stars 320 forks source link

[Bug]: Using NumberRangeFilter causes an extra update() call on boot #1550

Closed lrljoe closed 7 months ago

lrljoe commented 7 months ago

What happened?

An extra update call is made to Livewire when table first loaded

How to reproduce the bug

No response

Package Version

No response

PHP Version

None

Laravel Version

No response

Alpine Version

No response

Theme

None

Notes

No response

Error Message

No response

lrljoe commented 7 months ago

Adding fix for this into #1549 1549

lrljoe commented 7 months ago

Fixed as of 3.1.3