Also sometimes images fail to load completely. Any help will be greatly appreciated. Thanks
k
kennyadsl
09/25/2022, 7:53 AM
Does the browser JS console show any error? Please also check the network tab to see if there’s something there
j
Jay
09/25/2022, 8:43 AM
hello, yes actually there's a couple of stuff
Jay
09/25/2022, 8:44 AM
seems like images aren't even loading from DO spaces.
Jay
09/26/2022, 6:37 AM
@kennyadsl
k
kennyadsl
09/26/2022, 8:53 AM
It could be a lot of things, by the way 403 error means that you are not allowed to see those images, so it seems something with permissions. Can you check if Active Storage is configured to have images public (see here)?