You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone ! I want to make a function that check if an image exist in my project folder. And when I use try catch statement, I have error 404 (when image is not found) display on the console. I want to catch this error with my catch sattement but it doesn't work.
Describe the bug
Hello everyone ! I want to make a function that check if an image exist in my project folder. And when I use try catch statement, I have error 404 (when image is not found) display on the console. I want to catch this error with my catch sattement but it doesn't work.
To Reproduce
In the console
Expected behavior
The 404 error catched !
Environment
The text was updated successfully, but these errors were encountered: