I wonder if there is a way to use multiple typeaheads. For my usecase, I am generating the input field in a loop. I want to target an hidden element within that loop and access it using an attribute I already appended to the input field. However whenever I run the change option, the attribute logged is always the first one that is triggered
I wonder if there is a way to use multiple typeaheads. For my usecase, I am generating the input field in a loop. I want to target an hidden element within that loop and access it using an attribute I already appended to the input field. However whenever I run the change option, the attribute logged is always the first one that is triggered