This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 157
Populating header slot in Range Input component causes inputs to disappear #405
Closed
Josh865 opened this issue
Mar 14, 2018
· 4 comments
· Fixed by #406 · May be fixed by ZippeyKeys12/fblaLib#107
Closed
Populating header slot in Range Input component causes inputs to disappear #405
Josh865 opened this issue
Mar 14, 2018
· 4 comments
· Fixed by #406 · May be fixed by ZippeyKeys12/fblaLib#107
Comments
Thanks for the sandbox! Great issue report. I’ve seen similar issues which were solved by having explicit naming, but will check out where the problem lies ASAP |
Haroenv
added a commit
that referenced
this issue
Mar 15, 2018
Haroenv
added a commit
that referenced
this issue
Mar 15, 2018
I just released 1.5.2 which fixed this! |
Works perfectly! Thanks for the quick fix and the great package. |
With pleasure, don't hesitate to reach out with any other issues you have! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Do you want to request a feature or report a bug?
Report a bug
Bug: What is the current behavior?
When populating the
header
slot in therange input
component, the inputs, separator, and button do not appear.Bug: What is the expected behavior?
The range inputs, separator, and button should appear.
Bug: What browsers are impacted? Which versions?
Latest versions of Chrome, Firefox, and Edge.
What is the version you are using? Always use the latest one before opening a bug issue.
1.5.1
See code beginning at line 53 in App.vue in this sandbox:
The text was updated successfully, but these errors were encountered: