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

About the bug of tool json-to-generator #309

Open
lyzhang1999 opened this issue Nov 6, 2023 Discussed in #308 · 2 comments
Open

About the bug of tool json-to-generator #309

lyzhang1999 opened this issue Nov 6, 2023 Discussed in #308 · 2 comments
Labels
bug Something isn't working

Comments

@lyzhang1999
Copy link
Contributor

Discussed in #308

Originally posted by OaimIsGnay November 6, 2023

Version

json-to-generator 1.0.7

Environment

Mac v2.0.2

Steps to reproduce

What is expected?

  1. Add a button with the function of creating a simple JSON
    LIKE

{
"animals": {
"dog": [{
"name": "Rufus",
"breed": "labrador",
"count": 1,
"twoFeet": false
},
{
"name": "Marty",
"breed": "whippet",
"count": 1,
"twoFeet": false
}
],
"cat": {
"name": "Matilda"
}
}
}

What is actually happening?

@lyzhang1999 lyzhang1999 added the bug Something isn't working label Nov 6, 2023
@lyzhang1999
Copy link
Contributor Author

P0

@lyzhang1999
Copy link
Contributor Author

感谢您的反馈,产品部门正在加紧处理,优先级为P0,请留意 issues 进度。

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

1 participant