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

Archived record received from server, but not removed from WebSql #156

Closed
ShahryarSaljoughi opened this issue Apr 23, 2019 · 0 comments
Closed
Assignees
Labels

Comments

@ShahryarSaljoughi
Copy link
Contributor

Bug Description
web client after syncing, receives some records whose IsArchived are true.
the bug is that the archived records are not removed from client-side storage.(WebSql)

Expected behavior
It is excepted after receiving records with IsArchived=true, they all should disappear in client-side sort of storage.

Bit Server side products (Bit.OData, Bit.Signalr, etc)

  • version of bit used server-side is 1.6.0
  • ASP.NET Core 2.2 is used
  • .NET Framework 4.6.1

**Bit TypeScript/JavaScript **

  • Bit npm package 1.6.0
  • Web app (angular)
  • bug seen while using chrome
  • Angular Version 7
@ysmoradi ysmoradi self-assigned this Apr 23, 2019
@ysmoradi ysmoradi added the bug label Apr 23, 2019
@ysmoradi ysmoradi added this to the v2.2 milestone Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants