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
hi,
This might not be htmx issue, but handlebar. I render html using handlebar template in the server, I'd like to use client-side-template to dynamically swap out some contents:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hi,
This might not be htmx issue, but handlebar. I render html using handlebar template in the server, I'd like to use client-side-template to dynamically swap out some contents:
the rendered page will not contain the correct template:
is there a way to tell handlebar not to render anything within the template block in the server? thanks
Beta Was this translation helpful? Give feedback.
All reactions