Problem with apps script web app + materialize autocomplete on dynamic table
I have problem with forcing materialize autocomplete to work on dynamic table. It works fine on static element of the table. I am using js document.createElement. Console tells me html looks the same:
console.log(tbody) of dynamic element of table