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

warning prop "style" #17

Closed
mamor opened this issue Apr 30, 2017 · 1 comment
Closed

warning prop "style" #17

mamor opened this issue Apr 30, 2017 · 1 comment

Comments

@mamor
Copy link

mamor commented Apr 30, 2017

Hello :)

since vuejs v2.3 https://github.com/vuejs/vue/releases/tag/v2.3.0, the following warning occored.

[Vue warn]: "style" is a reserved attribute and cannot be used as component prop.

found in

---> <VueCropper>

Is there a way to fix it?

@Agontuk
Copy link
Owner

Agontuk commented May 2, 2017

Thanks for the report, I'll check it out. Probably need to do a breaking change since style is now treated as a reserved keyword

@Agontuk Agontuk closed this as completed in 1936eac May 3, 2017
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