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

BCollapse warns non-function value for default slot #26

Closed
kikuomax opened this issue Aug 10, 2023 · 0 comments
Closed

BCollapse warns non-function value for default slot #26

kikuomax opened this issue Aug 10, 2023 · 0 comments
Assignees

Comments

@kikuomax
Copy link
Collaborator

Overview of the problem

Buefy version: buefy-next (67ecf3a)
Vuejs version: 3.3.4
OS/Browser: macOS/@vue/test-utils, Safari

Description

<b-collapse> warns non-function value for default slot.

[Vue warn]: Non-function value encountered for default slot. Prefer function slots for better performance.

Steps to reproduce

Use <b-collapse>.

I encountered this while working on unit tests of Collapse:

Expected behavior

No warning is shown.

Actual behavior

The warning is shown.

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

1 participant