options.useFluidContainers #650
-
On my last prj converted to BKP6 i've set config/backpack/ui.php with:
So i'm not using tabler theme, but looking in laraval.log i've found many of these:
Some info ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hey @blondie63 Search in your project for I've searched in coreuiv2 repository and CRUD and I didn't find any mention of it: https://github.com/search?q=repo%3ALaravel-Backpack%2Ftheme-coreuiv2+useFluidContainers&type=code https://github.com/search?q=repo%3ALaravel-Backpack%2FCRUD+useFluidContainers&type=code Let me know how it goes. Cheers |
Beta Was this translation helpful? Give feedback.
-
@pxpm Hi, no views with key useFluidContainers or tabler ! |
Beta Was this translation helpful? Give feedback.
Hey @blondie63
Search in your project for
useFluidContainers
. In some blade file it must be using it.I've searched in coreuiv2 repository and CRUD and I didn't find any mention of it: https://github.com/search?q=repo%3ALaravel-Backpack%2Ftheme-coreuiv2+useFluidContainers&type=code
https://github.com/search?q=repo%3ALaravel-Backpack%2FCRUD+useFluidContainers&type=code
Let me know how it goes.
Cheers