-
### What happened?
When I modify the TH style via the `$thAttributesCallback` property, the style is also applied to the **_span_** in sort button.
### How to reproduce the bug
Modify TH padding vi…
-
# Bug report
### What I did
Added Phone field into setupCreateOperation and then use Inline create.
```
CRUD::field([
'label' => 'Phone number',
'name' => 'contact_…
-
### What happened?
After trying `composer update`, all I can see in pages with tables is `Undefined variable $columns` or `Undefined array key "filterLayout"` if filters are enabled.
### How t…
-
Type: Bug
i have install vibrancy theme for my vs code, but suddenly i figure out, it not functional for me. then i uninstall it. After that my vs code cannot minimize.
VS Code version: Code 1.93.…
-
### Issue:
Modals do not open. I believe there is something missing in my installation. In Calebs videos, modals are working perfectly well.
### Steps to reproduce the issue:
- Create a new applica…
-
### Package
filament/filament
### Package Version
v3.0.0
### Laravel Version
11
### Livewire Version
_No response_
### PHP Version
8.2.0
### Problem description
In this link https://filamen…
elnva updated
2 weeks ago
-
The documentation on [breadcrumbs](https://develop.sentry.dev/sdk/event-payloads/breadcrumbs/) is missing device events like the ones which are used by Android.
See for example:
- https://github.c…
ueman updated
2 years ago
-
body {
margin: 0;
overflow-x: hidden;
}
#sidebar {
height: auto;…
-
### What happened?
I cannot load the site now as im getting an SQLSTATE error:
`SQLSTATE[HY000]: General error: 11 database disk image is malformed (Connection: prezet, SQL: select name from sql…
-
Is it possible to query for pages / posts and filter by permalink? Something along the lines of `/wp/v2/posts?filter[permalink]=/2015/11/29/hello-world/`?