rappasoft / laravel-livewire-tables

A dynamic table component for Laravel Livewire
https://rappasoft.com/docs/laravel-livewire-tables/v2/introduction
MIT License
1.77k stars 331 forks source link

CSP issue with inline-styles #1789

Closed lrljoe closed 1 month ago

lrljoe commented 3 months ago

Discussed in https://github.com/rappasoft/laravel-livewire-tables/discussions/1783

Originally posted by **samods2** July 17, 2024 Hello, When using strict CSP policy, there are lot of errors thrown by the package mentioning about the inline-styles. Is there any way to by pass this one?
lrljoe commented 2 months ago

Have removed majority of inline styles, caveats are:

lrljoe commented 2 months ago

Fixes will be in 3.3.5

lrljoe commented 1 month ago

Fixes are live - exceptions being NumberRangeFilter and ColorColumn

Please raise a new issue, or give me an "at" if this presents a problem