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

The prop type is invalid. #1

Closed
kimyearho opened this issue Dec 12, 2018 · 1 comment
Closed

The prop type is invalid. #1

kimyearho opened this issue Dec 12, 2018 · 1 comment

Comments

@kimyearho
Copy link

Hi!
The guide in the README document is invalid. The "speed" and "zIndex" of the props resource must be specified as a string.
There is no problem with the operation, but the following error occurs.

image

image

You need to make the following changes:
You must remove the v-bind for "zIndex" and "speed".

image

It now displays normally without errors.

ubaldop pushed a commit that referenced this issue Dec 12, 2018
Issue #1 fixed.
@ubaldop
Copy link
Owner

ubaldop commented Dec 12, 2018

@kimyearho thank you, nice spot! It has been fixed.

@ubaldop ubaldop closed this as completed Dec 12, 2018
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