Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retain static siblings when passing a hook to body #24

Closed
lemonadee71 opened this issue Apr 29, 2022 · 0 comments
Closed

Retain static siblings when passing a hook to body #24

lemonadee71 opened this issue Apr 29, 2022 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@lemonadee71
Copy link
Owner

We should be able to do this

<div>
   <p>This is my text</p>
   ${hook.$additionalText}
</div>

The p element should be retained every time additionalText is changed.

@lemonadee71 lemonadee71 added the enhancement New feature or request label Jun 1, 2022
@lemonadee71 lemonadee71 added this to To do in Roadmap via automation Jun 14, 2022
Roadmap automation moved this from To do to Done Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant