Skip to content

[queueMicrotask] is missing in fastboot sandbox #936

Open
@eugenioenko

Description

@eugenioenko

Recently I've upgraded the package @apollo/client to version 3.9.10 in my Ember app and this version is using the global function queueMicrotask which is not available in the default config of fastboot sandbox here:

When queueMicrotask is called, fastboot crashes because its is not defined.

I see setTimeout being set, but not queueMicrotask. Would it make sense to add it to the default sandbox?

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