lit.dev icon indicating copy to clipboard operation
lit.dev copied to clipboard

Playground Motion "Todos List Transitions" is broken

Open timker opened this issue 5 months ago • 0 comments

https://lit.dev/playground/#sample=examples/motion-todos

seems to be missing/looking for the wrong versions of node_modules/@material components

it's looking for 0.25.1 https://github.com/lit/lit.dev/blob/main/packages/lit-dev-content/samples/examples/motion-todos/project.json

but maybe 0.27.0 is installed https://github.com/lit/lit.dev/blob/main/packages/lit-dev-content/package.json

timker avatar Aug 21 '25 00:08 timker