Skip to content

Conversation

ali-layken
Copy link
Contributor

Changes

1. SolidJS

  • Some components relied on window, which fails now that SolidJS defaults to SSR.
  • Disabled SSR (ssr = false) to ensure client-side behavior.

2. Spotify API

  • Spotify no longer allows localhost in redirect URIs.
  • Updated callbacks to use 127.0.0.1 instead.

@ali-layken ali-layken closed this Sep 27, 2025
@ali-layken ali-layken deleted the update-for-latest-solidjs-and-spotifyapi branch September 27, 2025 20:34
@ali-layken ali-layken restored the update-for-latest-solidjs-and-spotifyapi branch September 29, 2025 18:01
@ali-layken ali-layken reopened this Sep 29, 2025
@ansonlichtfuss
Copy link
Owner

Hey @ali-layken, thanks for this, merging now

@ansonlichtfuss ansonlichtfuss merged commit 4366413 into ansonlichtfuss:main Oct 13, 2025
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

Successfully merging this pull request may close these issues.

2 participants