В том, что на каждый запрос у вас будут данные в контексте. В чем прикол LRU кеш таскать с собой на каждый запрос? Если лучше данные хранить отдельно, а в контексте хранить метод
readField('data({"path":"$.caption.text"})', item) возращает undefined, хотя в кэшэ данный обьект присутсвует, и другие ключи типа id и created_at возвращает
For those who may be interested, here is my repository with some Custom Hooks, and soon I will be updating it with new ones, they will be Suspense the ReactJS concurrent mode. If it happens, leave me a star ⭐️ in the repository. Thanks! https://github.com/mcljs/Mis-Custom-Hook
For those who may be interested, here is my vim / neovim config, it is very useful if you work with ReactJS, Angular or NodeJS. It is made by me and has autocomplete for the css and styled-components if anyone uses it. You can see it and leave me ⭐️ https://github.com/mcljs/configs-nvim
readField('data({"path":"$.caption.text"})', item) возращает undefined, хотя в кэшэ данный обьект присутсвует, и другие ключи типа id и created_at возвращает