简体   繁体   中英

How to fix the problem of react app not loading in Safari?

I built an application by using create-react-app / react-redux / react-router-dom / material UI and using Fetch for accessing and manipulating the HTTP pipeline, such as requests and responses. My work in Chrome, but in Safari I get: "ReferenceError: Can't find variable: AudioContext"."

app link: https://app.evewellness.ir/

You got a message in Safari console about AudioContext: "ReferenceError: Can't find variable: AudioContext".

Check this I guess it will help = AudioContext on Safari .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM