Bilal Pervez
Bilal Pervez
Fixed the issue where canChangePageFormat also disabled canChangeOrientation.
**Describe the bug** If you have a class variable which is loaded by the `query` function in the `Screen` (image for reference) and If you are using this variable in...
We should also be able to use the $filters parameter in some filters so that multiple filters are possible. Is there a workaround to implement such a thing? Currently I...
### Package filament/filament ### Package Version v4.1.10 ### Laravel Version 11.46.1 ### Livewire Version v3.6.4 ### PHP Version 8.4.11 ### Problem description My NavigationGroup Enum: ```php