Skip to content

[question] Are dexie-react-hooks just for lookup and not for adding/updating? #2122

Answered by dfahlander
liaodalin19903 asked this question in Q&A
Discussion options

You must be logged in to vote

That's 100% correct. Updating shall be done using the classical Dexie methods (add, modify, delete etc) and not during render.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by liaodalin19903
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants