Skip to content
Verified Commit 55c98a16 authored by Mark Florian's avatar Mark Florian
Browse files

fix(GlPopover): Render content prop when given

It seems Vue 2 is more eager to "prune" or not pass down slots than
@vue/compat or Vue 3.

The fix here is to only pass the `default` slot down if it's been
explicitly provided.

This is similar to the fix for GlDisclosureDropdown in
!4901.
parent 4a36abf4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment