your attachments code on line
wp-content/plugins/hivepress/includes/controllers/class-attachment.php 282
generates broken JSON
because you need to escape the html
JSON_UNESCAPED_SLASHES
Steps to reproduce
loading the image
Actual result
need to refresh the page for the image to load
Expected result
it need to work without refresh
Extra details
please provide where to fix it and add it to your next update
When reporting a bug, please describe the steps to reproduce the issue in detail. Uploading regular images works on the demo site https://rentalhive.hivepress.io/ and there are no other bug reports about this issue so some specific images are probably required to reproduce this issue - please share these details to help to debug this further, do you get this error when uploading images with some specific symbols in the file name (e.g. quotes), or there are other details that may help to reproduce this?