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 redirect bug on website #448

Closed
3 tasks done
lauragift21 opened this issue Mar 31, 2020 · 3 comments
Closed
3 tasks done

Fix redirect bug on website #448

lauragift21 opened this issue Mar 31, 2020 · 3 comments
Assignees
Labels

Comments

@lauragift21
Copy link

lauragift21 commented Mar 31, 2020

When you are redirected to frictionlessdata.io you have to reload the page to see the result else it'll lead to a 404 page.

Acceptance Criteria

  • Redirection is working as expected without the need to reload the page.

Tasks

  • Reproduce the bug with frictionlessdata.io/field-guide
  • fix the redirect bug
    Please preserve this line to notify @lwinfree (lead of this repository)
@lauragift21
Copy link
Author

My understanding is this behavior is from vuepress and redirecting after build/production will result in a 404 page but works after a refresh. See vuejs/vuepress#160

I've not found a solution to this yet and will need help if anyone is open to looking into this together. cc @lwinfree

@lauragift21
Copy link
Author

I've fixed this now. I found a helpful solution to diverting the behavior. It's an issue with server-side mismatch issue and vuepress. More details on that here vuejs/vuepress#1382

This https://frictionlessdata.io/field-guide now redirects to https://frictionlessdata.io/guide

@lwinfree @rufuspollock

@lwinfree
Copy link
Member

lwinfree commented Apr 1, 2020

Awesome @lauragift21 !

@roll roll moved this to Done in Open Knowledge Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants