Components like <lit-virtualizer>
may need to render differently on the server and client. It's possible that existing component SSR, renderLight()
, plus whatever we do for directives may cover the cases here, but we should verify and prototype before releasing lit-virtualizer.