Skip to content
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

[2.0.0-beta.6] Bug - Passing string to binded style doesn't render #3379

Closed
Async0x42 opened this issue Aug 3, 2016 · 0 comments
Closed

Comments

@Async0x42
Copy link
Contributor

Vue.js version

2.0.0-beta.6

Reproduction Link

Vue 1.0: https://jsfiddle.net/crswll/dxuoayey/
Vue 2.0 (broken): https://jsfiddle.net/b5kvqpqn/
Vue 2.0 (working): https://jsfiddle.net/crswll/dxuoayey/2/

What is Expected?

Passing a string directly into a binded style should render properly, as in 1.0

What is actually happening?

The style doesn't exist in the DOM when running under 2.0.

There's no documented changes for this that I could see, so I'm assuming this is a bug. Thanks to @crswll for the V1/2 jsfiddles and finding the solution

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