Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

fix(RangeInput): make the header slot valid #406

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Mar 15, 2018

fixes #405

@Haroenv Haroenv requested a review from rayrutjes March 15, 2018 08:31
Copy link
Member

@rayrutjes rayrutjes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this break and since when?

@Haroenv
Copy link
Contributor Author

Haroenv commented Mar 15, 2018

Not sure why it broke, but I saw that this was the only difference between RangeInput and PriceRanges w.r.t. slots and this one didn't work, while the other one did

@rayrutjes
Copy link
Member

For me this only changes something if one tries to directly use the component in the browser instead of using UMD or compiling with the vue compiler.

I might be wrong though :)

@Haroenv
Copy link
Contributor Author

Haroenv commented Mar 15, 2018

Thought to too, but I don't understand why else that codeSandbox was behaving like it was

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Populating header slot in Range Input component causes inputs to disappear
2 participants