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

[Bug Report] Unsupported fast-in-slow-out transition at v-progress-linear component #10343

Closed
kulikala opened this issue Jan 27, 2020 · 0 comments · Fixed by skyYaga/skdvin-webapp#21 or anyulled/reactivewebflux#5
Assignees
Labels
C: VProgressLinear VProgressLinear T: regression Something that used to work but we broke
Milestone

Comments

@kulikala
Copy link

Environment

Vuetify Version: 2.2.6
Vue Version: 2.6.11
Browsers: Firefox 72.0
OS: Mac OS 10.14

Steps to reproduce

The issue has been reported here:
#3678

but it seems the issue is still here:

transition: .2s map-get($transition, 'fast-in-slow-out')

Expected Behavior

The $transition.fast-in-slow-out variable should have a related entry in the SASS $transition variables.

Actual Behavior

Falls back to initial transition-timing-function

Reproduction Link

https://codepen.io/kulikala/pen/KKwYpYj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VProgressLinear VProgressLinear T: regression Something that used to work but we broke
Projects
None yet
2 participants