Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Bug: Reactjs build not working


I purchased metronics from themeforest. After making the build when I upload it to the server, it doesn’t open the login page instead keeps loading. Please fix this bug on priority.


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


I am facing the same issue please help me if you have resolved that.



It just shows the logo and loading...

p.s. I am trying Serve production mode



Have you setup your domain homepage in the package.json before build your prod?
We don't have such issues with the builds React demos. Actually, our React App is based on CRA and we haven't changed any base configuration.
You can follow the off.docs for CRA:

Regards,
Keenthemes support



I have got same problem, when i build and try to give it production in netlify or versel that time just logo and loading... but when i run it on local host that time run and every thing is okay but what is the problem??

"name": "demo1",
"version": "8.1.8",
"private": true,
"homepage": "/metronic8/react/demo1",
this is my url .please give a solution .



Hi,

Try to check the docs, maybe it will help you:
https://preview.keenthemes.com/metronic8/react/docs/docs/deployment

Regards,
Keenthemes support


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(