Issue with File Preview

Hello everyone!

I’m working on a project in v2023, where I can upload files normally, and when I click on view or edit, a preview of the uploaded file appears correctly.

However, after generating the same project in v2025, the file preview no longer works – the file uploads successfully, but it doesn’t appear in the preview.

I appreciate any help!

You may check HTTP response and check the responses for “jupload”.

Also make sure you use PHP >= 8.1 for v2025.