Skip to content

Does This Work With Web Workers? #5

@mshaw-siouxsteel

Description

@mshaw-siouxsteel

I'm attempting to debug an issue I have on an iPad regarding OPFS Web Workers, but I'm noticing that the Inline Console isn't getting any of the console.log() messages that I'm sending within my Web Worker. I've verified that I am sending and receiving messages to and from the Web Worker via other console.log() messages, and tested with having the first line of the onmessage within my worker be a console.log() as well.

Is there something I can do to enable logging from Web Workers or does this not have that kind of capability yet?

Thanks in advance!

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