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

Carousel @slide event is not emitting #1659

Closed
vdmani opened this issue Feb 27, 2018 · 5 comments
Closed

Carousel @slide event is not emitting #1659

vdmani opened this issue Feb 27, 2018 · 5 comments
Milestone

Comments

@vdmani
Copy link

vdmani commented Feb 27, 2018

Software version

Quasar: v0.15.3
OS: Windows 10
Node: 8.9.4
NPM: 5.6.0
Browsers: Chrome 64.0.3282.186
iOS:
Android:
Any other software related to your bug:

JsFiddle (for Quasar v0.15+ only)

What did you get as the error?

Carousel component's @slide event is not emitting. I can see only slide-direction event in the vue dev tools.

What were you expecting?

slide event to be emitted so that I can write a method to handle it.

What steps did you take, to get the error?

I tried with basic example given on the site. When slide to next or previous slides, I can see only slide-direction event being emitted, but not the slide event
eventconsole

@rstoenescu rstoenescu added this to the v0.15.4 milestone Feb 27, 2018
@rstoenescu
Copy link
Member

Will be available in 0.15.4.
Mind that you can use a v-model + watcher too.

@vdmani
Copy link
Author

vdmani commented Feb 27, 2018

Thank you for fixing it so quickly!

Mind that you can use a v-model + watcher too.

Sorry, I am not aware of this. Can you point to any documentation for this?

@rstoenescu
Copy link
Member

@vdmani
Copy link
Author

vdmani commented Feb 28, 2018

Got it. Thanks!

@SobiaNodesol
Copy link

my quasar slider show spark when slides end . can you resolve my issue please

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

3 participants