Zach Leatherman
Zach Leatherman
I haven’t found this to work in Node 14, which is our current Node minimum for a bit longer!
Related #148
Note that the only current dynamic `webc:` attribute currently supported is `webc:bucket` #120. More to come!
Note that #3 shipped with v0.5.0 of the Eleventy WebC plugin to wire up any Universal Filters (and JavaScript template functions) automatically to WebC helpers. https://www.11ty.dev/docs/filters/#universal-filters https://www.11ty.dev/docs/languages/javascript/#javascript-template-functions
Can you provide more context here? Is `my-component.webc` a Eleventy template or a child WebC component? Where does renderTemplate live? I’m guessing this was fixed with the data consistency review...
I don’t know that I would expect a `` to control whether the host component renders or not. This is likely a bit more confusing as this is an HTML-only...
I haven’t found this to work in Node 14, which is our current Node minimum for a bit longer!
This is likely much lower pressure after #107 (but still useful!)
Reclassifying this one as a bug
I’m waffling back and forth here because I do kinda think this is _okay_ and as a better short term solution I’d like to ship an example of how to...