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

Remove unnecessary props from IDB data #168

Open
vitonsky opened this issue Nov 19, 2022 · 0 comments
Open

Remove unnecessary props from IDB data #168

vitonsky opened this issue Nov 19, 2022 · 0 comments
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@vitonsky
Copy link
Collaborator

In latest version of IDB we have bug of types that not include auto incremented properties to a cursor values, so functions that return data from IDB contains unexpected data (usually it's property id).

Let's remove this property when it unnecessary.

Track issue above to await a bug fix and then update library

@vitonsky vitonsky added bug Something isn't working dependencies Pull requests that update a dependency file labels Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant