Cannot close playlists.
moonwave99 opened this issue · 0 comments
moonwave99 commented
OpenPlaylistActions.close()
is still relying on old select
(that returned a Promise
), thus .close().then()
throws error.
moonwave99 opened this issue · 0 comments
OpenPlaylistActions.close()
is still relying on old select
(that returned a Promise
), thus .close().then()
throws error.