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

fix: Prevent /api requests from being redirected to /onboarding #140

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

ZDTaylor
Copy link
Contributor

This aims to fix the issue described in #139 by preventing requests to the /api path from being automatically redirected to /onboarding.

@ZDTaylor ZDTaylor changed the title bugfix: Prevent /api requests from being redirected to /onboarding fix: Prevent /api requests from being redirected to /onboarding Oct 19, 2024
@AyushSehrawat AyushSehrawat changed the base branch from main to dev October 19, 2024 21:01
@AyushSehrawat AyushSehrawat merged commit bd25da1 into rivenmedia:dev Oct 19, 2024
1 of 2 checks passed
AyushSehrawat added a commit that referenced this pull request Oct 19, 2024
* feat: remove unused variables

* fix: update openapi client

* fix: temporary update to rankings page

* fix: frontend version showing unknown

* fix: lint

* fix: build failing

* fix: build failing

* fix: build failing

* chore: format

* fix: page overflow in /settings/about

* chore: format

* fix: add vite profile

* fix: Prevent /api requests from being redirected to /onboarding (#140)

Prevent /api requests from being redirected to /onboarding

This aims to fix the issue described in #139

---------

Co-authored-by: Zachary Taylor <[email protected]>
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