Skip to content

bracket (ob[key]) infinite recursion fix

Choose a tag to compare

@justinbmeyer justinbmeyer released this 15 Dec 17:00
· 158 commits to master since this release

This Pull Request fixes a bug that would cause infinite recursion with bracket operators like:

{{let a = prop[ref]}} {{a}}