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
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=57
Current behavior AutoComplete component, when working in single value mode, doesn't respect the selectedItemTemplate, but for muli-value mode it works.
I'm submitting a ... (check one with "x")
Current behavior
AutoComplete
component, when working in single value mode, doesn't respect theselectedItemTemplate
, but for muli-value mode it works.https://codesandbox.io/s/73vl176kr6?module=%2Fsrc%2FAutoCompleteDemo.js
Expected behavior
Use the same render prop for both modes.
The text was updated successfully, but these errors were encountered: