Get rid of "Columns" icon on table
Weird, and silly question, how do i get rid of this icon?
9 Replies
Well i see in filament v4 its ->columnManager(false)
remove togglable of the columns...
Yeah that did not remove it, ->columnManager(false) did tho, i would not ask if that was the case.
When you clicked it was there anything there? I haven’t done a huge amount with v4 so toggleable might be deprecated
Nope, nothing there, cant click apply or anything, just the icon showing and when i click it, nothing was there just apply button
That was why it was so strange that it was showing up 😛 i only had 1 column basically.
Thanks tho!
That's weird and shouldn't be the default.
Yeah sounds like a bug, ensure running the latest version and rebuild npm assets
Well yeah we are running a custom theme, might be where the issue is
That would explain it.