Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cannot destructure property 'id' of 't.getters.player/track' as it is undefined. #128

Open
DtxdF opened this issue Dec 14, 2023 · 0 comments

Comments

@DtxdF
Copy link

DtxdF commented Dec 14, 2023

Hi,

When removing the last track in the Playing section the following errors appear in Vivaldi (Desktop & Mobile):

Cannot destructure property 'id' of 't.getters.player/track' as it is undefined.
TypeError: Cannot destructure property 'id' of 't.getters.player/track' as it is undefined. at ro.<anonymous> (http://airsonic-refix.centralita.lan/js/app.80ba8a60.js:1:98843) at Vn (http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:24712) at t.run (http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:29147) at Xr (http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:34242) at Array.<anonymous> (http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:25805) at Gn (http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:25200)

In Firefox is a bit different:

t.getters['player/track'] is undefined
614/Ao/<@http://airsonic-refix.centralita.lan/js/app.80ba8a60.js:1:98857 Vn@http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:24712 144/t.prototype.run@http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:29149 Xr@http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:34242 144/Xn/<@http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:25805 Gn@http://airsonic-refix.centralita.lan/js/chunk-vendors.c686e27d.js:62:25200 

Even if this error appears, the track is removed anyway.

Tested on:

Browser Operating System
Vivaldi Browser 6.4.3171.110 Android 8.0.0
Vivaldi Browser 6.4.3160.47 Windows 10
Firefox 120.0 FreeBSD 13.2-RELEASE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant