eeditiones / tei-publisher-app

The main TEI Publisher app
https://teipublisher.com
GNU General Public License v3.0
68 stars 33 forks source link

pb-components-bundle.js: Unhandled Promise Rejection error in Safari when embedding TEI publisher within another webpage #143

Open casglur opened 1 year ago

casglur commented 1 year ago

I have come across a bug that stops users of Safari on the Mac from being able to view embedded TEI publisher components (such as pb and facs), as per the example at https://teipublisher.onrender.com/post/embedding-publisher/, and at our own project website. The problem is within the pb-components-bundle.js file. The issue appears to be related to an 'unhandled promise rejection' and a possible solution may be found at https://stackoverflow.com/a/41180264/3379021

many thanks

tei-pub-mac-error