Fork me on GitHub
#re-frame
<
2019-06-22
>
abdullahibra15:06:00

is there anybody using reitit in the frontend and save reitit Match record in app-db?

abdullahibra16:06:48

@valtteri good thanks 🙂

abdullahibra19:06:49

i have added add to local store interceptor for refreshing purpose

abdullahibra19:06:16

but i need to save the reitit route match object right in the localstore

abdullahibra19:06:52

when i refresh i got this: Error: No reader function for tag object.

abdullahibra19:06:23

the problem is #object, what is the best way to serialize and deserialize them before save and when load ?