-
### What happened?
It seems the " 'default' => true" ist not working when applied in setThAttributes();
Expected behaviour:
use default = true gives the same result when using
default-colors …
-
### 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…
-
A table to list publications - usually references. I have already quite a lot of scripts for that methods and they are a good start
The references are held in a Endnote reference software:
- [x] …
-
checkboxes is behaving strange:
my component:
```
rabol updated
3 years ago
-
#### Description:
I am trying to implement a dropdown menu with edit and delete actions inside a table. The delete action works fine, but clicking the edit button (which triggers a modal from a child…
-
**Describe the bug**
The title method for the view is not recognised by the editor, But the code works fine.
**To Reproduce**
```php
public function render()
{
// Code works as exp…
-
`&` is being added to the URL when using laravels route to define the URL in a navlist.item
` Salesmen Forecast`
results in:
`/salesmen-forecast?user_id=33&page_category=live_stats_turnover&…
-
Sometimes when closing an HTML tag, I am prompted for tax expansion unexpectedly. This does not happen on Sublime's HTML syntax - only when using the HTML (Blade) syntax. It seems related to putting c…
-
### What happened?
Everything was working well since I did a composer update, and then this error faced me:
Undefined variable $selectedVisibleColumns
![iss](https://github.com/user-attachments/a…
-
In a fresh Laravel 11 project I can't install you package.
I changed composer minimum-stability from stable to dev but it didn't solve.
I also tried "composer require saade/filament-fullcalendar:"^3…