F
Filamentβ€’3mo ago
Mikail

Please guys, is this the sidebar header supposed to be scrollable by default?

No description
Solution:
Disable the debug bar and see if it still happens
Jump to solution
2 Replies
Solution
Tieme
Tiemeβ€’3mo ago
Disable the debug bar and see if it still happens
Mikail
Mikailβ€’3mo ago
Trust me. It's the debugbar πŸ˜… Thanks for saving a life
Want results from more Discord servers?
Add your server
More Posts
Can someone explain to my why ->dehydrated() works for storing data on disabled fields?I have been using the `->saveRelationshipsWhenDisabled()` method in my `Select` relationship fields,How to access row data in relationship managerI want to make column visible based on field value but cannot work out what to use? I have tried ->How to set setting values from DB to use accross the project.vat_rate is a value of set in in the DB, where it is a kind of global setting across all classes in How to use $get() to get data from other section or other stepper ?From filament demo : https://github.com/filamentphp/demo/blob/04c41de3dc711cbcb6b4703d9f64e5b3f9f650Call to a member function associate() on nullI got the error like this when tried to create new item or edit seeded data local.ERROR: Call to a SelectFIlter & AsEnumCollectionI have a model `Caliber`. It has a `casts` like this: ```php public function casts(): array { Unable to add Actions Inside Placeholder content of edit modal form.How can I add an action inside Placehoder inside form widget. Here is how I have used Placeholder: PCorrect way to apply a `withCount()` and `->having()` in a SelectFilter?I have a `Domain` that has many `Sites` and I want to filter by the total number of sites each domaiSend data from edit page to create page on a different resource.Im using Laravel v10 and Filament PHP v3 I have the following models: Client LegacyClient I want tWhere documentation From\Components\Group, and what different From\Components\Grid?I need to group fields without labels, and color the background. Should I use Group or Grid? Will th