p5.js icon indicating copy to clipboard operation
p5.js copied to clipboard

httpGet does not show FES message

Open reejuBhattacharya opened this issue 3 years ago • 0 comments
trafficstars

Most appropriate sub-area of p5.js?

  • [ ] Accessibility (Web Accessibility)
  • [ ] Build tools and processes
  • [ ] Color
  • [ ] Core/Environment/Rendering
  • [ ] Data
  • [ ] DOM
  • [ ] Events
  • [X] Friendly error system
  • [ ] Image
  • [ ] IO (Input/Output)
  • [ ] Localization
  • [ ] Math
  • [ ] Unit Testing
  • [ ] Typography
  • [ ] Utilities
  • [ ] WebGL
  • [ ] Other (specify if possible)

p5.js version

v1.4.1

Web browser and version

No response

Operating System

Windows 10 Version 20H2

Steps to reproduce this

httpGet()does not show Friendly Error Message.

Below, I have made a httpGet call with a wrong URL.

image

As we see, only the system generated error is thrown.

reejuBhattacharya avatar Mar 27 '22 14:03 reejuBhattacharya