Skip to content

Tries to trigger setters of string expressions, resulting in Left side of assignment is not a reference or Invalid setter function body #813

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cheapsteak opened this issue Apr 30, 2015 · 2 comments

Comments

@cheapsteak
Copy link
Contributor

fiddle: http://jsfiddle.net/xjbnttw7/1/

in Chrome: this warning is given Invalid setter function body: 'bar'

in Safari and IE, we get ReferenceError: Left side of assignment is not a reference.

image

This causes IE10 apps to break, but other browsers seem to be fine ignoring it

@cheapsteak
Copy link
Contributor Author

I wonder if this is the same issue as https://github.com/yyx990803/vue/issues/776

edit: yup, same bug (namniak is on my team). Feel free to close and move this over.

@yyx990803
Copy link
Member

Fixed now on dev branch.

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

No branches or pull requests

2 participants