Skip to content

Symbol and Proxy is not defined in IE11 #41

@jackylee941130

Description

@jackylee941130

I have added
import 'proxy-polyfill/proxy.min.js' import 'core-js/stable' import 'regenerator-runtime/runtime'
to my worker file.

However, it does not work properly and still get two error messages in IE11:
Symbol is not defined.
Proxy is not defined.

Could anyone provide a working example for IE11? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions