plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
58 stars 7 forks source link

useKind is treating the cache as if its a class not an instance #165

Closed rizen closed 1 week ago

rizen commented 2 weeks ago

we need to either not cache, or include some kind of instance data in the cache

rizen commented 1 week ago

fixed