Sidebar: onHide ist emitted twice #12564
Labels
LTS-FIXED-14.2.4
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When closing a sidebar the onHide EventEmitter is emitted twice:
close
function callonAnimationEnd
functionEnvironment
Reproducer
https://github-2usv44.stackblitz.io
Angular version
at least since 13
PrimeNG version
at least since 13.0.4
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
11.0.4
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The onHide should only be emitted once.
The text was updated successfully, but these errors were encountered: