You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would it not make more sense instead of baking this in. Having this as directive you can release this as a package of even part of a collection of directives for others to use. see https://lit.dev/docs/templates/directives/ i saw in your project you where changing internals for this which would make updating the dependencies harder down the road. Using directives would probably give you a more straight update path
Motivation
Simplify conditional templates
Example
How
Implemented in the
_clone
method ofTemplateInstance
Current Behavior
Desired Behavior
References
The text was updated successfully, but these errors were encountered: