Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: [DebugBar] block by CSP #8405

Closed
YapsBridging opened this issue Jan 6, 2024 · 3 comments · Fixed by #8411
Closed

Bug: [DebugBar] block by CSP #8405

YapsBridging opened this issue Jan 6, 2024 · 3 comments · Fixed by #8411
Labels
bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@YapsBridging
Copy link
Contributor

PHP Version

8.2

CodeIgniter4 Version

4.4.4

CodeIgniter4 Installation Method

Composer (using codeigniter4/appstarter)

Which operating systems have you tested for this bug?

Windows, Linux

Which server did you use?

apache

Database

No response

What happened?

Debugbar use inline style , in mode development and CSPEnabled true will show many error in console browser

Screenshot 2024-01-06 115033

Screenshot 2024-01-06 125259

Steps to Reproduce

set CSPEnabled = true,
set ENVIRONMENT to development

Expected Output

No error

Anything else?

No response

@YapsBridging YapsBridging added the bug Verified issues on the current code behavior or pull requests that will fix them label Jan 6, 2024
@kenjis
Copy link
Member

kenjis commented Jan 6, 2024

Thank you for reporting.
If you can fix these, please send a PR.
https://github.com/codeigniter4/CodeIgniter4/blob/develop/contributing/pull_request.md

@kenjis kenjis changed the title Bug: Debugbar block by CSP Bug: [DebugBar] block by CSP Jan 6, 2024
@crustamet
Copy link
Contributor

any update on this ? i would really love to have this update to the debugbar, so annoying with csp enabled.

@kenjis
Copy link
Member

kenjis commented Feb 8, 2024

@crustamet See #8411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants