How to make a parent sidebar item non-clickable (header only that expands/collapses children)

Async InfolistEntry
css looks wierd after upgrading to V4

Turning resources into routes
Repeater add/remove item causes form re-render and js modified values reset to defaults
TextColumn with nested relationships - How to display unique values?
Regression in `Repeater` after updated from `v4.0.18`
DeleteAction
does not fire ->action()
when the delete button pressed. I have rolledback to v4.0.18 and the problem is solved, then I have updated to v4.0.19 and the problem is there again.
I have cleared all the caches using
```js
php artisan optimize:clear...Repeatable entry using table error like this
->columns(1)
->columns(1)

Development License
Rich Editor: why does a null state become a paragraph? Working on a PR for forced content structures
Nested schema in filament v4
Richeditor tiptap allow html attributes
Repeater field is not showing as a table
->columnSpanFull()
on the field or ->columns(1)
on the schema.
Not able to download the files in S3

Dropdown Panel Position
php artisan filament --only=about
.
Otherwise, try republishing your assets php artisan filament:assets
...
Close Modal From Child & Parent

Allowed memory exhausted while using fn($record) in hintAction
Filament login customisation
SpatieMediaFileUpload how to set value using another model already existing file
$set('nationaliy_proof', [$user->getFirstMedia('nationality_proof')]);
$set('nationaliy_proof', [$user->getFirstMedia('nationality_proof')]);