Skip to content

Clipboard unavailable when using html to create a webview.  #70

@just-be-dev

Description

@just-be-dev

According to MDN, navigator.clipboard is only available in a secure context:

All the methods require a secure context. Additional requirements for using the API are discussed in the Security consideration section of the API overview topic.

Running window.isSecureContext returns false. It's unclear to me if there's some way we could force it into being considered a secure context (perhaps by registering a custom protocol)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions