youtube extention doesn't work

Hi all ,

I migrate a new project from phpmaker2019 to phpmaker2020 and everything work fine except some page have youtube tag view

it is don’t work and rise js error

vw_vids3list.php:1396 Uncaught TypeError: Cannot read property ‘push’ of undefined at vw_vids3list.php:1396
(anonymous) @ vw_vids3list.php:1396

when I trace it i found this code which generate error

when I tried to call this function via browser console it is work fine !!

note it was work perfectly when i use phpmaker 2019

any sugestions?

Try v2020.0.14.

I try it , but nothing change