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

browser refresh https://demo.iteria.tech/app/customers does not works in netlify #78

Open
jozef-slezak opened this issue Jun 22, 2022 · 1 comment

Comments

@jozef-slezak
Copy link
Contributor

jozef-slezak commented Jun 22, 2022

displays 404

please check netlify.toml

check this problem in netlify forum/docs:

[[redirects]]
  from = "/*"
  to = "/index.html"
  status = 200
@hanzeltomas
Copy link
Contributor

hanzeltomas commented Jun 24, 2022

probably it is caused by the fact that the generated page disappears during refresh, it is possible to use local storage?

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