-
I want to create a page with a bar chart, and a dropdown in which selecting an option should asynchronously reload the bar chart.
**Try 1:**
```
$this->emit('chartUpdated', 'machine-monthly-chart…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated FilePond and its plugins?
- [X] I have updated FilePond and its plugins
### Describe the bug…
-
### Bug description
This tag generates the image:
`{{ glide src="{{ url }}" width='3000' height='1400' fit='crop_focal' quality='70' format="webp" }}`
When the image has the same width, like the …
-
### Package
filament/forms
### Package Version
v3.0.62
### Laravel Version
10.25.1
### Livewire Version
_No response_
### PHP Version
8.2.4
### Problem description
Whe…
-
### Package
filament/forms
### Package Version
v3.2.107
### Laravel Version
v11.21.0
### Livewire Version
v3.5.6
### PHP Version
PHP 8.2.14
### Problem description
Using a filament panel fi…
-
### Package
filament/filament
### Package Version
v3.2.110
### Laravel Version
v11.22.0
### Livewire Version
v3.5.6
### PHP Version
PHP 8.3.7
### Problem description
When using global searc…
-
Hi
I this compatable wit php8.2 and Laravel 11 as having same issue as #19, everything checks out other than it just isnt appearing on the page.
my Composer.json if this gives any clues about p…
-
### What happened?
We're trying to use a Blade component as a column:
```
ComponentColumn::make('Fine Content', 'fine_weight_ozt')
->component('weight-with-conversion…
-
Please, remove this line from your generated (directly written in html) javascript code.
I causes very stupid errors and it took me over an hour to figure out whats the problem!
Because of this line, …
-
Hello team,
I just received this on email:
"Hello,
I'm trying to create a model via Devtools, but if I create a column with decimals, it crashes.
It seems to come from laravel-shift.
I'…