React - You need to enable JavaScript to run this app, which happens only in Safari

Viewed 13

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

enter image description here enter image description here

I have checked that I have already enabled Javascript in Safari Preference.

How can I fix this?

Update 1
Seems like a Chakra UI stuff... enter image description here

0 Answers
Related