Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: frontend fixes and improvements #29

Merged
merged 3 commits into from
Dec 16, 2023
Merged

feat: frontend fixes and improvements #29

merged 3 commits into from
Dec 16, 2023

Conversation

AyushSehrawat
Copy link
Member

  • Fixed the issue with unable to connect to backend api by moving calls to server side instead of client side
  • Changed backend to localhost, since the above fix will fix take care.
  • Improvements to +page.server.ts error handling
  • UI improvements
  • Downgraded svelte version to 1.30.0 to fix trailing / issue causing 404 on routes

@AyushSehrawat
Copy link
Member Author

Sveltekit will be set to version 1.30.0 until the above mentioned isue is fixed. if you were on some other version, pull and run pnpm/npm install to use 1.30.0 version of sveltekit

@dreulavelle dreulavelle merged commit fd19f8a into main Dec 16, 2023
@dreulavelle dreulavelle deleted the frontend_fixes branch December 16, 2023 12:26
This was referenced Jul 24, 2024
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