Hi all! Is there some caching enabled on latest pr...
# orm-help
f
Hi all! Is there some caching enabled on latest prisma local? After update record in playground on port 4466 i receive actual data, but on port 4000 old data. Or maybe not... Removed all node_modules and reinstall them. Seems like works OK now. Strangly... Logs showed old data was returned by docker-server.
n
there were stale cache issues in an older version of
prisma-binding
, maybe that's what you experienced 🙂
f
@nilan thanks, now all OK. Use prisma-binding@1.5.12