Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not getting images when i'm deploying my app to client site #50

Open
shubham-vEngageAi opened this issue Apr 26, 2021 · 2 comments
Open

Comments

@shubham-vEngageAi
Copy link

i bulid my react chat bot app. Now I want to deploy my app to client .So I ran a command yarn run build. So from build folder, I ran index.html file .my app is running properly but images are broken .i am not able to figure out , how to resolve this issue.
please help me to resolve this issue.

imageBroken
(https://user-images.githubusercontent.com/76420996/116043212-00442e80-a68d-11eb-992e-fd616991d134.png)

@FredrikOseberg
Copy link
Owner

i bulid my react chat bot app. Now I want to deploy my app to client .So I ran a command yarn run build. So from build folder, I ran index.html file .my app is running properly but images are broken .i am not able to figure out , how to resolve this issue.
please help me to resolve this issue.

imageBroken
(https://user-images.githubusercontent.com/76420996/116043212-00442e80-a68d-11eb-992e-fd616991d134.png)

I suspect this is more related to how public assets are served from create-react-app, and not related to this library. How are you using your images in your application?

@shubham-vEngageAi
Copy link
Author

shubham-vEngageAi commented Apr 27, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants