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 issue with data accessibility across different devices #508

Open
IgorShadurin opened this issue Sep 15, 2023 · 0 comments
Open

Caching issue with data accessibility across different devices #508

IgorShadurin opened this issue Sep 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@IgorShadurin
Copy link
Collaborator

During some recent testing, it was observed that the caching mechanism seems to be experiencing inconsistencies across different devices. Here is the scenario to reproduce the issue:

  1. Login to the web desktop version of Fairdrive.
  2. Login to the web mobile version of Fairdrive.
  3. Try creating a pod/directory/file on the web desktop version.
  4. Attempt to access these data on the mobile version.

The issue is that, in some instances, the data isn't accessible on the mobile web version but appears available when accessed via Incognito mode.

Expected Result:
The data should be consistently accessible across different devices.

Actual Result:
Inconsistent data accessibility observed, with data sometimes not being available on the mobile web version but accessible in Incognito mode.

This issue needs to be further investigated to identify the exact situations in which it occurs, and a fix should be implemented to resolve it.

@tamas6

@IgorShadurin IgorShadurin added the bug Something isn't working label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant