Skip to content

Throw Illegal invocation on requestIdleCallback( runWaitingList ) #72

@jackeyli

Description

@jackeyli

When I deploy the client side project connecting the provided public asblock collab server.
After clicking the "add" icon below. The page goes blank and console shows that
Uncaught TypeError: Illegal invocation
at Object.add (index.js:124:4)
at index.ts:52:14
at commitHookEffectListMount (react-dom.development.js:19731:26)
at commitPassiveHookEffects (react-dom.development.js:19769:11)
at HTMLUnknownElement.callCallback (react-dom.development.js:188:14)
at Object.invokeGuardedCallbackDev (react-dom.development.js:237:16)
at invokeGuardedCallback (react-dom.development.js:292:31)
at flushPassiveEffectsImpl (react-dom.development.js:22853:9)
at unstable_runWithPriority (scheduler.development.js:653:12)
at runWithPriority$1 (react-dom.development.js:11039:10)
image

What wired is when I debug here and run this line of code in console it does not throw out error...

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