Image Relationship field inside lexical editor only showing ID, need URL to image instead #4672
Unanswered
thijssmudde
asked this question in
Q&A
Replies: 0 comments
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 lexicalEditor with a blocksFeature which contains a TextImage. After selecting an image I get the following structure. The issue is that the image only shows an ID, but I need to resolve it to the URL and its various sizes. So how can I resolve the id to an url of a specific size?
I think this is a similar issue: #4362
For any field using relationships the lexicalEditor does not return the entire structure:
I need value to be resolved to an object containing information about this newsPage
Beta Was this translation helpful? Give feedback.
All reactions