canjs / can-stache

Live binding handlebars templates
https://canjs.com/doc/can-stache.html
MIT License
10 stars 13 forks source link

Named Partials render string result in stringOnly state #715

Closed cherifGsoul closed 5 years ago

cherifGsoul commented 5 years ago

Fixes #710

The changes:

The logic changes are in this line https://github.com/canjs/can-stache/blob/b530682034cf1e59285046df5475b57ce5e5b0b1/src/mustache_core.js#L293