filmov
tv
✅ Solved: ERROR TypeError: Cannot read properties of undefined (reading 'split') with ??''

Показать описание
Solution: inialize a variable with ??""
so if it is null at the beginning, then a "" empty string will be taken
so if it is null at the beginning, then a "" empty string will be taken