Closed vyan024 closed 3 years ago
I double checked that it's working locally.
The rendering of the thumbnail is done in gridColumnRenderers.js: thumbnailImage method. It support default episerver renderers. Maybe you can break in this method and check the renderer URL.
Then compare this URL with the thumnailURL generated for Assets Pane:
Hi @barteksekula
I have followed the doc to configure thumbnail or image with the fluent API, but none of them seems working. Below is my content type and structure, can you please advise what do you miss in my code? Thanks