diet-ng icon indicating copy to clipboard operation
diet-ng copied to clipboard

Rendering the same diet template twice causes data corruption

Open OrionMoonclaw opened this issue 5 years ago • 0 comments

Code to replicate this issue: https://github.com/KILLERTKK/vibed-bug

Expected result:

  • Everything works fine

Actual result:

  • Passed variable is corrupted while using it from within the template (including embedded D code)
  • The rest of the template doesn't get rendered

Screenshot_20200426_222401

OrionMoonclaw avatar Apr 26 '20 20:04 OrionMoonclaw