->expandableLimitedList() seems not working as expected for InfoList
https://www.awesomescreenshot.com/video/23050173?key=c81e976636374c3b8a16da7a40e3ecd6
I have 6 items in my list, I wanted to show only one and hide 5 items. But it shows 2 instead of one and hides 4 items. Also, the text is showing Show 5 more or Show 5 less.
Here is my code:
Anything wrong in my code? Thanks in advance.
16 Replies
try without badges, i havent tried it with those
its showing same
what is your exact filament version
v3.1.0
please update
you can use
^3.0-stable
in your composer.jsonsure thank you
updating now
its already on composer.json
Sp running an update would in theory fix this.
did it fix?
sorry, not fixed yet
fyi, composer.lock says i have v3.1.14
please open an issue with a reproduction repository
sure, i will and thank you
Solution
Fixed with v3.1.15. Thanks everyone.
The
expandableLimitedList
also navigates the page instead of just expanding the list+1
Please open an issue with reproduction