Custom rendering in jQuery UI Autocomplete not displaying as expected
I’m using jQuery UI Autocomplete and trying to customize the display of the suggestions. I want to append a span with specific styling to each item, but it’s not working as expected. The span isn’t appearing in the rendered list items. Here is my code: