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

[Bug Report][3.0.0-beta.3] event 'group:selected' is not declared in the emits option #15187

Closed
MathisTLD opened this issue Jun 2, 2022 · 0 comments
Assignees
Labels
C: VChipGroup T: bug Functionality that does not work as intended/expected
Milestone

Comments

@MathisTLD
Copy link

Environment

Vuetify Version: 3.0.0-beta.3
Vue Version: 3.2.13
Browsers: Chrome 101.0.4951.64
OS: Mac OS 10.15.7

Steps to reproduce

open the console

Expected Behavior

no warnings

Actual Behavior

get warning
"Component emitted event "group:selected" but it is neither declared in the emits option nor as an "onGroup:selected" prop."

Reproduction Link

https://codepen.io/mathis_tld/pen/ZEroNMw?editors=101

Other comments

event is declared here but we don't mention it in the emits section of the component

I would love to patch this myself but I'm not sure which branch i'll had to fork to submit my pr (is it the next branch ?)

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VChipGroup and removed S: triage labels Jul 7, 2022
@KaelWD KaelWD self-assigned this Jul 7, 2022
@KaelWD KaelWD added this to the v3.0.0-beta milestone Jul 7, 2022
KaelWD added a commit that referenced this issue Jul 7, 2022
@github-actions github-actions bot closed this as completed Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VChipGroup T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants