enter image description here
in this line $itemContainer = $(this.itemsContainerSelector, data).eq(0);
enter image description here
i did try to parse Html, JSON.parse(data), clean the spaces and the caracters but nothing worked.
i have read that after a specific version of jquery the response has to have < or something else but didn’t understand it very well.
New contributor
Klaudio Maraj is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.