google / budoux

https://google.github.io/budoux/
Apache License 2.0
1.45k stars 32 forks source link

Make BudouX Web Components work with Lit #811

Closed tushuhei closed 1 week ago

tushuhei commented 1 week ago

Currently, BudouX Web Components don't work as intended with Lit, throwing the error saying TypeError: Cannot set properties of null (setting 'data').

Demo: https://codepen.io/tushuhei/pen/ExqMOvQ

Steps to reproduce