sparse-intern-71089
05/31/2023, 4:45 AMicy-controller-6092
05/31/2023, 5:00 AMstack.refresh()
call if I need to clear something out of the remote (?) cacheicy-controller-6092
05/31/2023, 5:15 AMzod
but it won't let me import my zod schema from a shared library in my nx monorepo
so I tried to drop to sort-keys
which is a very plain object, and it had trouble serializing that too (the variable _sortKeys
is used inside a function, and declare later in the file which throws the serializer)icy-controller-6092
05/31/2023, 5:16 AMsort-keys
serialization error makes sense, but I also can't seem to get isEqual
from lodash to serialize. are there any utils available to reuse? I imagine object comparison is a common task inside of a provider