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

BackToTop visibility when component upon it is applied re-renders #1676

Closed
brindosch opened this issue Mar 1, 2018 · 1 comment
Closed
Milestone

Comments

@brindosch
Copy link

Software version

Quasar: 0.15.4
OS: - jsfiddle
Node: -
NPM: -
Browsers: Chrome (latest), Firefox (latest), IE
iOS: -
Android: -
Any other software related to your bug:

JsFiddle (for Quasar v0.15+ only)

https://jsfiddle.net/3y8sqkzf/10/

What did you get as the error?

When binding the color prop of q-btn to change the color on demand (while using back-to-top directive ) it forces the button to a visible state. When the button is already visible it's ok.
Please see fiddle, there are two color switch btns to play with.

What were you expecting?

No change in visbility while switching colors

What steps did you take, to get the error?

Click the switch color button while at the top of the page. (jfiddle)

Note: Amazing framework!

@rstoenescu rstoenescu changed the title BackToTop visibility BackToTop visibility when component upon it is applied re-renders Mar 1, 2018
@rstoenescu rstoenescu added this to the v0.15.5 milestone Mar 1, 2018
@rstoenescu
Copy link
Member

Fix available in 0.15.5. Thanks for reporting.

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