Closed michael-ciniawsky closed 6 years ago
Because we use throw
instead of tree.messages
😄
@mrmlnc :trollface: 😛
Sure but it overrides tree.messages
completely so all messages from other plugins used before posthtml-expressions
are lost at the moment ðŸ˜
@michael-ciniawsky could this be a suitable fix? https://github.com/andreyvolokitin/posthtml-expressions/commit/4b65003ca009b24876e5ebf655af87eba0b1b97e
Problem
The current implementation overrides
tree.messages
and results inresult.messages === undefin ed
Details
Seems to be caused by the custom
walk
functionIssue [ Code ]
Environment
michael-ciniawsky/posthtml.git#messages