Upgrade Button and playlists sidebar is really broken. Viewing playlists hides name, song numbers and artists
To Reproduce
Steps to reproduce the behavior:
Have latest version of DribbblishDynamic, spicetify-cli and spotify installed
Realize the latest Spotify update broke a lot of stuff
Describe the bug
Upgrade Button and playlists sidebar is really broken. Viewing playlists hides name, song numbers and artists To Reproduce Steps to reproduce the behavior:
Screenshots
Logs
Info for Contributors
**Versions** OS: `Windows v10.0.22000` Spotify: `v1.1.84.716` Spicetify: `v2.9.8` Dribbblish: `v4.2.1-d03d89b` **Extensions** - WebNowPlaying.js - autoSkipExplicit.js - bookmark.js - autoSkipVideo.js - fullAppDisplay.js - keyboardShortcut.js - loopyLoop.js - popupLyrics.js - shuffle+.js - trashbin.js - dribbblish-dynamic.js - extension.js **Settings** ```json { "EXPORTED_WITH": "4.2.1", "showLoadingScreen": true, "openSettingsInfo": false, "showSearchBox": false, "rightBigCover": true, "roundSidebarIcons": false, "sidebarHoverAnimation": true, "sidebarGapLeft": 5, "sidebarGapRight": 32, "winTopBar": "none-padding", "playbarShadow": true, "playbarTransition": true, "playerControlsStyle": "dribbblish", "showAlbumInfoInPlaybar": true, "showGenreInfoInPlaybar": false, "fadeDuration": 0.5, "customCss": "", "colorSelectionAlgorithm": "colorthief", "colorOverride": "#1ed760", "colorSelectionMode": "default", "lightModeLuminance": 0.6, "darkModeLuminance": 0.2, "theme": "dark", "darkModeOnTime": "20:00", "darkModeOffTime": "06:00", "bgTheme": "bw" } ```