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

Hard refresh on client route returns 404, and broken component #11

Closed
fraserisland opened this issue Sep 5, 2019 · 4 comments
Closed

Comments

@fraserisland
Copy link

fraserisland commented Sep 5, 2019

  1. Log in
  2. Click "Go to App (with Netlify Identity)"
  3. Click "Profile"
  4. Hard refresh
  5. You will see this, and not be able to use the login component rendered (which shouldn't be showing anyway as i'm logged in):
    Screen Shot 2019-09-05 at 11 03 59 am
@swyxio
Copy link
Collaborator

swyxio commented Sep 10, 2019

i think this was an issue based on the old identity widget i used. i have now updated the versions. can you please try again? reopen if still an issue, pr welcome

@swyxio swyxio closed this as completed Sep 10, 2019
@fraserisland
Copy link
Author

fraserisland commented Sep 10, 2019

The logging out issue was fixed by adding initAuth() to app.js, as for the 404, that is an open issue in the gatsby plugin for client-side-routes, which you can make 'look' fixed by adding a title to the page

@fraserisland
Copy link
Author

It's fixed in yours, the 404 is still there but that's not an issue with your site specifically. Thanks as well for the awesome work on this, and all your other identity related stuff, has really helped me heaps!

@swyxio
Copy link
Collaborator

swyxio commented Sep 11, 2019

aww shucks thank you!

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

No branches or pull requests

2 participants