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

Caching/cookies issues #13

Open
ZakKa89 opened this issue Aug 8, 2019 · 2 comments
Open

Caching/cookies issues #13

ZakKa89 opened this issue Aug 8, 2019 · 2 comments

Comments

@ZakKa89
Copy link
Contributor

ZakKa89 commented Aug 8, 2019

In some situations, because of the cache the app thinks you're logging in, but you get the error message after clicking on the button which should bring you to /frontmen (admin).

Kind of hard to reproduce. But both me and @Und3Rdo9 noticed some issues with this. Maybe @Und3Rdo9 has more information?

@maapteh
Copy link

maapteh commented Sep 6, 2019

Tim, je kan de 401 catchen in de apollo client daar redirect je hem naar login :)

@timbakkum
Copy link
Contributor

Thanks @maapteh !

@ZakKa89 I'm currently refactoring the API to a more modular setup and to use TypeScript, so I will try to solve this issue at the same time. Also we might want to forgo static rendering on netlify in favour of ssr on heroku because I think it could prevent some issues and edge cases as we've already seen before.

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

3 participants