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

It doesn't work in chorme 34.0.1847.131 m #3

Closed
daysv opened this issue Sep 12, 2016 · 5 comments
Closed

It doesn't work in chorme 34.0.1847.131 m #3

daysv opened this issue Sep 12, 2016 · 5 comments

Comments

@daysv
Copy link

daysv commented Sep 12, 2016

No description provided.

@shhdgit
Copy link
Owner

shhdgit commented Sep 12, 2016

Chrome 34? I'll download and check.

@shhdgit
Copy link
Owner

shhdgit commented Sep 12, 2016

maybe you can provide more details?

@daysv
Copy link
Author

daysv commented Sep 12, 2016

    <slider animation="normal"
            height="160px"
            :auto="false"
            :speed="1000">
      <slider-item v-bind:style="{ 'background': 'url(' + item + ') no-repeat', 'background-size': 'cover' }" v-for="(index,item) in list" @click="detail(index)"></slider-item>
    </slider>

I think it's caused by 'normal' animation.

@shhdgit
Copy link
Owner

shhdgit commented Sep 12, 2016

Fixed it.It's a prefix bug

@shhdgit shhdgit closed this as completed Sep 12, 2016
@shhdgit
Copy link
Owner

shhdgit commented Sep 12, 2016

Try npm update vue-easy-slider

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

No branches or pull requests

2 participants