Lalhmangaihenga

Results 7 issues of Lalhmangaihenga

**Describe the bug** 1. `Squire\Models\Airline::continent(): Return value must be of type Illuminate\Database\Eloquent\Relations\BelongsTo, Illuminate\Database\Eloquent\Relations\HasOneThrough returned` 2, 3, 4, 5. `SQLSTATE[HY000]: General error: 1 no such table: countries` **To reproduce** 1. Airline::with('continent')->first();...

bug

fixes: #359

partial fix for #90 **Another problem:** If I use `Placement::TopRight` then the noti/account and lang-swith are place on top of each other (only on profile page) like this image ![Screenshot...

### What happened? When using this package with [Resource sub-navigation](https://filamentphp.com/docs/4.x/resources/overview#resource-sub-navigation), it display 404 page when we don't have revision yet. Instead of 404 page, how can I display custom page...

bug

### Package filament/filament ### Package Version v4.3 ### Laravel Version v12.41.1 ### Livewire Version v3.7.1 ### PHP Version PHP 8.4.15 ### Problem description When declaring repeater inside repeater, it duplicate...

bug
unconfirmed
medium priority

### Package filament/filament ### Package Version 4.2.2 ### Laravel Version 12 ### Livewire Version 3 ### PHP Version 8.4 ### Problem description When using `searchable()` with `relationship()` and `preload()` options,...

enhancement
medium priority