You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨
Describe the bug
Given a component as such:
With the following onClick handler:
Environment
Reproducer
No response
Angular version
18.2
PrimeNG version
18.0.0-beta.3
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.20.4
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
If a button is disabled, it shouldn't trigger its
click
event handler code.The text was updated successfully, but these errors were encountered: