Код: Выделить всё
let editButton = rowElement.querySelector('[data-action="edit"]') as HTMLElement;
editButton?.removeAllListeners!('click');
< /code>
Тот же код в обоих проектах. v20 не имеет releasealllisteners Подробнее здесь: https://stackoverflow.com/questions/797 ... in-another
Мобильная версия