Skip to content

queryAssignedElements decorator not included in import map #2137

@zeroedin

Description

@zeroedin

When using @queryAssignedElements you currently get the following error on the demo page:

Uncaught SyntaxError: The requested module 'lit/decorators.js' does not provide an export named 'queryAssignedElements'

I believe the issue is caused by docs/_data/importMap.cjs not including an import for that lit module.

Version 2.0.2 of lit does not have the decorator as an export, version 2.1.0 is the oldest version that does, not sure what all the ramifications are for changing any of the version numbers in this file.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions