jorgebucaran / superfine

Absolutely minimal view layer for building web interfaces
https://git.io/super
MIT License
1.56k stars 78 forks source link

Null or "" for root doesn't work anymore #143

Closed shirotech closed 5 years ago

shirotech commented 6 years ago

When I patch an element with either null or "", I was expecting to be empty, but it's throwing errors. This was not the case for previous versions. Let me know if need a codepen. Cheers.

jorgebucaran commented 6 years ago

@van-nguyen Yeah, I know. What is your use case?

shirotech commented 6 years ago

One major use case is for Modals and popups. Since we don't have unmount.

jorgebucaran commented 6 years ago

Please join the convo in https://github.com/jorgebucaran/superfine/issues/136.