I'm using object tag to display PDF inside it.
data
for PDF looks like this "blob:http://localhost:4200/c91f1c30-0c97-45cc-a5f5-4897f3766f60".
Firefox can open and show document; Chrome for some reason don't render it. Is Chrome don't support object URLs in object? Or there is other problem?
When I'm starting using iframe - Chrome will show PDF, buy Firefox will download it instead of preview.