Closed mellie192 closed 2 years ago
hey @mellie192
This library is a wrapper for the Spotify Web Playback SDK that only works in the browser, so it doesn't support SSR. So you'll need to render it AFTER the component is mounted in the client.
Anyway, as stated in the issue template, issues without a codesandbox example will likely be ignored.
Describe the bug When trying to render the player, I get the following error: TypeError: (0 , memoize_one_1.default) is not a function
To Reproduce Steps to reproduce the behavior:
My specs: