Hi,
Yes it is a bug with Safari on Big Sur, it's working after removing the attribute:
type='application/pdf'
Seems fine for other browsers without the type attribute...
<object id="pdfEmbed" class="pdfviewer"></object>
Hi,
Yes it is a bug with Safari on Big Sur, it's working after removing the attribute:
type='application/pdf'
Seems fine for other browsers without the type attribute...