Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

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
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (4)


Hi,

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

Regards,
Keenthemes support



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: https://create-react-app.dev/docs/deployment/.

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?? https://poetic-chaja-f6d6c8.netlify.app/

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


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(