document.querySelector('legend')?.textContent = el.value; должно быть document.querySelector('legend').textContent = el.value;