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

Issues with "backendless" frontend local caching. #183

Open
ZLLentz opened this issue Nov 23, 2023 · 0 comments
Open

Issues with "backendless" frontend local caching. #183

ZLLentz opened this issue Nov 23, 2023 · 0 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Nov 23, 2023

Expected Behavior

When I refresh or load the front end again, it should contain the newest iteration of the data.

Current Behavior

The data is cached. This threw me for a loop when I was testing today. I was testing a cron job to update the data and I could not figure out why my view was having issues (until I decided to ctrl+shift+r and then felt really silly)

Possible Solution

I complained about this to my brother and he suggested that there might be a way to put a no caching tag into the html

Steps to Reproduce (for bugs)

  1. update the thing
  2. refresh and no new data

Context

I got confused
More usefully, someone else could get confused by outdated data

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

1 participant