Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.41k stars 206 forks source link

[BUG] Placeholder in `Filter::number` is not working #1535

Closed dansysanalyst closed 1 month ago

dansysanalyst commented 1 month ago

Have you searched through other issues to see if your problem is already reported or has been fixed?

Yes, I did not find it.

Did you read the documentation?

Yes, I did not find it.

Have you tried to publish the views?

Yes - I didn't work.

Is there an error in the console?

No

PHP Version

No response

PowerGrid

No response

Laravel

No response

Livewire

No response

Alpine JS

No response

Theme

Tailwind 3.x

Describe the bug.

While investigating the Feature Request https://github.com/Power-Components/livewire-powergrid/issues/1534, I've noticed the method ->placeholder() is not working on Filter::number.

I have already identified the bug, it might be affecting other filters too.

I will be sending a PR soon.

To Reproduce...

No response

Extra information

No response

luanfreitasdev commented 1 month ago

Fixed: https://github.com/Power-Components/livewire-powergrid/releases/tag/v5.6.1