player-ui / player

Home Page:https://player-ui.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initial { of binding can be swallowed, causing a false positive binding

spentacular opened this issue · comments

Describe the bug

A binding like {foo.bar will have the { swallowed, causing it to be a false binding of two identifiers without the {

To Reproduce

Expected behavior

Error is thrown when two { aren't adjacent to each other.