problem description
use KOA2+Sequelize to make a simple todo column, access the remote interface, add and modify actions, and the local store data is emptied
the environmental background of the problems and what methods you have tried
search Baidu, find local persistence using redux-persist, and take a look at its implementation, which does not meet the requirements.
related codes
/ / Please paste the code text below (do not replace the code with pictures)
this is the data read from the database
/ , store,no data
,,
what result do you expect? What is the error message actually seen?
do you know a better way?