Skip to content

Comments

updated the _fillout function in order to support the : in source json#38

Open
Praveen245Kumar wants to merge 4 commits intoSelectTransform:developfrom
PogeyanOSS:develop
Open

updated the _fillout function in order to support the : in source json#38
Praveen245Kumar wants to merge 4 commits intoSelectTransform:developfrom
PogeyanOSS:develop

Conversation

@Praveen245Kumar
Copy link

With the old one:
Function('with(this) {return (' + slot + ')}').bind(data);

if

slot = "ac:active"

and

data = {"ac:active":true}

it throwing SyntaxError: Unexpected token :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant