-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Images not loading in react JS #1303
Comments
can you provide SS for more clarity |
A runnable minimal example of the code that reproduces the issue would be ideal. Are you serving the images somewhere, or just pointing to a local file? |
I am pointing it to local I tried to place it in same directory as the component file and also tried with public folder but in both condition its not working and one more thing I am facing i don't know why but the mouse and mouseconstraints also not working on my react app |
for some time it started working but again same issue |
Do you contribute on daily basis?
I am thinking to participate in hackathon would you like to join
…On Wed, Jul 3, 2024, 9:13 PM Ankit Kumar ***@***.***> wrote:
for some time it started working but again same issue
—
Reply to this email directly, view it on GitHub
<#1303 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A52ZN6CGT5HJUJPG2GIQYZLZKQL3JAVCNFSM6AAAAABKDIJDTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBWGYYTMMZYG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@dewang002 yeah I am ready and also this issue is fixed I think or I figured out another way to do this I need to first place items in public folder and run the engine and render just after defining it i am creating boxes and borders first then doing the running thats why I saw this method on internet but when I run the engine and render before adding boxes and border it runs fine. |
When i am importing image for texture in it's showing image not found even after giving right path
The text was updated successfully, but these errors were encountered: