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
[ ] bug report
[ x ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
At the moment, the Avatar component does not support onClick listeners. Any reason why?
The text was updated successfully, but these errors were encountered:
So every extra prop passed in the <Avatar/> will be attached to the Avatar's wrapper...
This would fix a lot of my concerns about primereact (not able to onClick random components, not able to ref, props not passed to the wrapper in general)
I'm submitting a ... (check one with "x")
At the moment, the
Avatar
component does not support onClick listeners. Any reason why?The text was updated successfully, but these errors were encountered: