Skip to content

Webview CSP blocks some htmlwidgets with web workers #1260

@anthonynorth

Description

@anthonynorth

Describe the bug
Webview content security policy blocks web workers with blob urls. This prevents some htmlwidgets from rendering correctly (or at all) in the viewer.

Can you fix this issue by yourself? (We appreciate the help)
Yes. It's a 1-liner.

(If yes,) can we assist you with anything?
Let me know if you're ok with these directives for worker-src (which is currently not defined).

worker-src https: data: blob: filesystem:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions