google / mesop

Rapidly build AI apps in Python
https://google.github.io/mesop/
Apache License 2.0
5.64k stars 270 forks source link

Fix component renderer: querying web component children #1066

Closed wwwillchen closed 3 weeks ago

wwwillchen commented 3 weeks ago

Interesting. Surprised, we haven't run into this issue earlier.

yeah, i'm a little surprised too, but it's a somewhat advanced use case where you need to have nested web components with a dynamic number of children to hit it.