alperenersoy
alperenersoy
> @rwwagner90 So I looked a bit in the codebase and I think I was able to find what is causing the issue. > It's the focusAfterRender modifier that's set...
> Even if I disable focus using `popperOptions`, I cannot see the input because it is covered by the popover. The keyboard does not close but I cannot see the...
hey. thanks for reporting. how do you get relationship field in the columns?
yes, there is a problem with relations. but I just see problem in the preview. xslx export looks correct.
hey, you can create and pr language files or you can override labels. ([check this](https://github.com/alperenersoy/filament-export#full-usage))
> hey @alperenersoy , did you got a chance to check this? any thought? @atmonshi i could not get why exactly do we need this?
for `formatStates` documentation I am not sure if it needs a whole other section since it's documented under the `Full Usage` section and it's pretty much a self-explanatory thing. and...
hey! sorry but could not recreate the problem. as I see it defines `tableRecordsPerPage` as `-1` when I select `All`. which exact version of filament are you using?
hey! thanks for your contribution. but I am not sure we should implement something this specific. have you tried modifying the pdf writer using `->modifyPdfWriter()` option (see [here](https://github.com/alperenersoy/filament-export#full-usage))? it should...
@NoahNxT hey! as I see now there is no problem with that. can you try the latest version and check if it is solved?