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

Drawer: missing 'after-hide' emit #6621

Closed
evovas opened this issue Oct 21, 2024 · 0 comments
Closed

Drawer: missing 'after-hide' emit #6621

evovas opened this issue Oct 21, 2024 · 0 comments
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@evovas
Copy link
Contributor

evovas commented Oct 21, 2024

Describe the bug

Looks like 'after-hide' in DrawerEmitsOptions (Drawer.d.ts and docs) was somehow missing. In Drawer.vue emit 'after-hide' is define.

Reproducer

https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-ejrj2r?file=src/App.vue

PrimeVue version

4.1.1

Vue version

3.x

Language

TypeScript

Build / Runtime

TypeScript

Browser(s)

No response

Steps to reproduce the behavior

IDEs does not suggest that there is such the 'after-hide' emit of Drawer

Expected behavior

IDEs suggests that there is such 'after-hide' emit of Drawer

@evovas evovas added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 21, 2024
@evovas evovas changed the title Component Name: Issue Title Drawer: missing 'after-hide' emit Oct 23, 2024
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 11, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.2.2 milestone Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants