aviflombaum / shadcn-rails

https://shadcn.rails-components.com
MIT License
470 stars 32 forks source link

Filter component is throwing an error `undefined method `list_item' ` #50

Closed mactunechy closed 2 months ago

mactunechy commented 5 months ago

The filter component is throwing an error: undefined methodlist_item' . It seems like the filter view helper is missing a method calledlist_item` which is supposed to return the display name of the list item

daviseidel commented 2 months ago

I am having the exact same error. Will look more into it.