Skip to content

Uncaught NotSupportedError Breaks file:// #438

Open
@j-a-s-o-n-g

Description

@j-a-s-o-n-g

Version 12.6

Chrome Versions:

  • 135.0.7049.116 (Official Build) (64-bit)
  • 136.0.7103.93 (Official Build) (64-bit)

I have a local file that I use as a tool and it loads a local jquery js file via <script> but I get this error:

eventsHook.main.js:46 Uncaught NotSupportedError: Failed to execute 'adoptNode' on 'Document': The node provided is of type '#document', which may not be adopted.
at call (eventsHook.main.js:46:50)
at watch (eventsHook.main.js:70:11)
at exportFunction.defineAs (eventsHook.main.js:86:7)
at Object.apply (Worlds.main.js:70:25)
at n.ready.promise (jquery-2.1.3.min.js:2:29820)
at jquery-2.1.3.min.js:2:29918
at jquery-2.1.3.min.js:2:207
at jquery-2.1.3.min.js:2:212

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions