How do I get chip like text from user free input using p-autocomplete? (Alternative to p-chip)
Summary The issue at hand is migrating from p-chips to p-autocomplete in Primeng, specifically to achieve a chip-like text input with free text entry and grouping similar to the p-chips component. The goal is to allow users to input text freely, without selecting from suggestions, and to display the input text as chips with a … Read more