-
I am facing an issue for phone number formatting while exporting to Excel & CSV
Scenario:
During export phone number's leading zero (0) are getting removed.
And if adding country code (+353) it …
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Following auto-upgrade via php …
-
After updating composer packages and installing version `10.7.14`, media library causes `SIGSEGV - core dumped` error.
Copy from `php8.1-error.log`:
```
[29-Mar-2023 13:55:16] NOTICE: [pool valet…
-
It would be nice if you changed the check you are performing here :
mediconesystems/livewire-datatables/src/Http/Livewire/LivewireDatatable line 411
$sep_string = config('database.default') === 'pg…
-
I have a column using a scope,
```
Column::scope('SelectGroupedCustomersNames', 'customer')
->truncate(30)
->label('Customers'),
```
if a add a search to it i'…
-
### Component not found phpunit.
##
`[2023-01-10 16:25:54] testing.ERROR: Unable to find component: [export-button] {"userId":1,"exception":"[object] (Livewire\\Exceptions\\ComponentNotFoundExce…
-
Hi,
any way how to use attributes/appends from models?
btw nice work thx!
-
Im getting an error whenever i view the page after adding the bulk actions. I am using powergrid 3.7.8 PHP 8.1.16 Laravel 10.1.4
ErrorException
PHP 8.1.16
10.1.4
Undefined property: PowerCompone…
-
```
$filters = [
'12' => 'Flagged',
'14' => 'Out Lawed'
]
```
`Column::name('status')->label('Status')->filterable($filters)`
This is creating html like
`Flagged`
It should print this…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Created a custom field, …