PolymerLabs / uni-virtualizer

Monorepo for a "universal" (renderer-agnostic) virtual scroller and renderer-specific variants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breaks with new Lit 2.0

kjantzer opened this issue · comments

Recently upgraded to lit 2.0 and it looks like using html() with renderItem no longer works.

[object Object] is printed instead of HTML

Same issue, hopefully this can be resolved

This WC needs to be updated to 2.0 🔥 @graynorton

The latest release (0.6.0) works with Lit 2.0.

https://www.npmjs.com/package/@lit-labs/virtualizer

New release doesn’t work lit/lit#1965 any fix for this? Or the implementation is wrong?