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

[BUG] #705

Closed
fzdfy opened this issue May 23, 2023 · 1 comment
Closed

[BUG] #705

fzdfy opened this issue May 23, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@fzdfy
Copy link

fzdfy commented May 23, 2023

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 fzdfy added the bug Something isn't working label May 23, 2023
@wing328
Copy link
Member

wing328 commented Sep 16, 2024

please open an issue in https://github.com/openAPITools/openapi-generator instead

@wing328 wing328 closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants