Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

indersein's avatar

You need to enable JavaScript to run this app - React js

Hi all I am working on react application and I am facing a problem with my application. After login my components are not loading but the route is loading. if I refresh the page then the application is working fine and components get loaded

The error is => You need to enable JavaScript to run this app.

I created a build with no error but finally app is not running just show me

You need to enable JavaScript to run this app.
0 likes
9 replies
sr57's avatar

Enable js in your browser setup

1 like
sr57's avatar

@indersein

-1- Try on another browser

-2- Find the differences in your 2 projects (setups) and change the one which do not work step by step

Omniweb's avatar

Try to clear cache and restart the browser

1 like
_skelvin's avatar

did you manage to solve this problem? if yes please tell me how

indersein's avatar

@_skelvin not solved i m using push to redirect the page in react js may be this issue is react js version

Please or to participate in this conversation.