Is there a way to make the getFilePreview endpoint faster? It's nice to have the correct sizes out of the gate but:
getFileView endpoint is much faster, network wise, but its causing horrible lag for some reason when scrolling if I have any CSS like width or height 100%.
Weirdly enough, there's no issues if there are no width/height css applied to the img or container divs...