Skip to content

node.querySelectorAll is not a function in 1.10.0 #1559

Closed
@thewilkybarkid

Description

@thewilkybarkid

We've just upgraded from 1.9.0 to 1.10.0, and our inputs are now broken with a node.querySelectorAll is not a function, coming from:

const expanded = node.querySelectorAll(".observablehq--expanded");

I've only quickly looked into it, but it seems to be getting all DOM nodes, not just elements.

Metadata

Metadata

Assignees

Labels

bugSomething isn’t working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions