Closed
Description
As described as a note on this commit: e69cb4c#diff-ef37c374ca4bb6c35447be6168133483
For me conditional sections get validated as soon as the section gets rendered (if the default condition is false and you change it to true).
I copied the latest code (0.8.13) and replaced the change of the mentioned commit back to the var first
version and everything is working fine again.
This might be related to #649?