openapi-generator-cli icon indicating copy to clipboard operation
openapi-generator-cli copied to clipboard

[BUG]

Open fzdfy opened this issue 1 year ago • 0 comments

network response: {"code":"","message":"","current":1,"data":null,"pageSize":20,"success":true,"total":0} response data is null, Report an error

Uncaught (in promise) Error: TypeError: Cannot read properties of null (reading 'map') at _callee$ (useFetchData.js:194:19) at tryCatch (regeneratorRuntime.js:44:17) at Generator. (regeneratorRuntime.js:125:22) at Generator.throw (regeneratorRuntime.js:69:21) at asyncGeneratorStep (asyncToGenerator.js:3:23) at _throw (asyncToGenerator.js:25:9)

env: react "@openapitools/openapi-generator-cli": "^2.6.0"

fzdfy avatar May 23 '23 09:05 fzdfy