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

Slide Item with v-if #6214

Closed
acn-neto opened this issue Jan 24, 2020 · 3 comments
Closed

Slide Item with v-if #6214

acn-neto opened this issue Jan 24, 2020 · 3 comments

Comments

@acn-neto
Copy link
Contributor

Describe the bug
The slide item is about the information, default template.

Codepen/jsFiddle/Codesandbox (required)
https://codepen.io/knetiin/pen/mdyoVxr?editable=true&editors=101

To Reproduce
Steps to reproduce the behavior:

  1. Drag left or right (slide item)
  2. Click on toggle (Disable template left and right)
  3. Click on toggle (Enable template left and right)
  4. See error

Expected behavior
I dont know

Screenshots
error

Platform (please complete the following information):
OS: W10 - GOOGLE CHROME
Node: v12.14.0
Yarn: 1.21.1

@acn-neto
Copy link
Contributor Author

acn-neto commented Jan 24, 2020

SOLVED:

.q-slide-item__content
    transform: translate(0px, 0px)

@rstoenescu
Copy link
Member

Fix will be available in v1.8.3.
Thanks for reporting!

@rstoenescu
Copy link
Member

rstoenescu commented Jan 25, 2020

For whoever is reading this, the fix above (marked with "SOLVED") is NOT the right way. Please wait for v1.8.3.

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