Skip to content

Fix for comment tag callbacks

Compare
Choose a tag to compare
@bmomberger-bitovi bmomberger-bitovi released this 18 Jun 22:31
· 5 commits to master since this release

can-view-target was not properly iterating callbacks in the AST -- tags would only have their callbacks run correctly if they had at least as many attributes. This version has a fix and a test around comment tag callbacks.