I have a React application running in localhost:3000, which run successfully in Chrome.
When I navigate localhost:3000 in Safari, there's nothing shown in the screen

I have checked that I have already enabled Javascript in Safari Preference.
How can I fix this?
