Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Popup: refactor to avoid strange condition #1630

Open
layershifter opened this issue Jul 12, 2019 · 0 comments
Open

Popup: refactor to avoid strange condition #1630

layershifter opened this issue Jul 12, 2019 · 0 comments
Labels
vsts Paired with ticket in vsts

Comments

@layershifter
Copy link
Member

Bug Report

const popupContent = Popup.Content.create(content || {}, {

If we will pass false or null to this slot we will render nothing and it will break Popper and Ref components that expects children. I want to consider refactoring of this place more deeply.

#1513 (comment)

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

No branches or pull requests

2 participants