Support cached results for related media query #591
james2doyle
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Can you give me a reproduction repo? I've never seen this before. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a large form with a bunch of images on it. It looks like when the
CuratorPicker
is loading the relationship, it checks the DB over and over again for the same model.Although I don't quite understand why this happens, it would be nice if this call could be cached or have a method on the field to enable caching.
Any thoughts on this? Maybe I've screwed something up?
Beta Was this translation helpful? Give feedback.
All reactions