We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some unexpected Errors could lead the page blank white screen;
Case:
item data:
{"id":"fixedTab","name":"FlinkSQL","data":{"value":"select * from abc;e","language":"flinksql"},"value":{"code":"select * from abc;e","message":"extraneous input 'E' expecting <EOF>","startLineNumber":1,"startColumn":18,"endLineNumber":1,"endColumn":1,"status":8}}
molecule.problems.addProblems(item)
The item lacks the children property:
children
This Picture comes from ProblemsService added some unknown or incorrect type of data.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Some unexpected Errors could lead the page blank white screen;
Case:
item data:
The item lacks the
children
property:This Picture comes from ProblemsService added some unknown or incorrect type of data.
The text was updated successfully, but these errors were encountered: