qier222 / YesPlayMusic

高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
https://music.qier222.com
MIT License
28.74k stars 4.21k forks source link

【R3PLAY】can't search for songs with a specific name #2010

Open xilou31 opened 1 year ago

xilou31 commented 1 year ago

When searching for "Slow down", it shows

TypeError: Cannot read properties of undefined (reading 'name') at H (http://localhost:42710/assets/index-e2c826b6.js:1:1926) at Suspense at UA (http://localhost:42710/assets/index-9a051924.js:66:4439) at qA (http://localhost:42710/assets/index-9a051924.js:66:6590) at Vp (http://localhost:42710/assets/index-9a051924.js:311:154) at Et (http://localhost:42710/assets/index-9a051924.js:311:878) at WG (http://localhost:42710/assets/index-9a051924.js:326:4089) at div at main at xU (http://localhost:42710/assets/index-9a051924.js:303:83536) at s (http://localhost:42710/assets/index-9a051924.js:303:83955) at KG (http://localhost:42710/assets/index-9a051924.js:326:5245) at div at LK (http://localhost:42710/assets/index-9a051924.js:431:6358) at ug (http://localhost:42710/assets/index-9a051924.js:95:2676) at $K (http://localhost:42710/assets/index-9a051924.js:433:573) at VK at TD (http://localhost:42710/assets/index-9a051924.js:109:1203) at WA (http://localhost:42710/assets/index-9a051924.js:66:6026) at ZA (http://localhost:42710/assets/index-9a051924.js:75:713)

But everything is fine when searching for "Slow"

image