CDLUC3 / dmptool

DMPTool version of the DMPRoadmap codebase
https://dmptool.org
MIT License
56 stars 13 forks source link

React DMP Upload pages not working in Safari #530

Open briri opened 5 months ago

briri commented 5 months ago

It appears as though some of the React JS is executing before the DOM (or possibly the API calls) have completed.

We have added code to the App.js file to display an 'Incompatible browser' message for Safari users.