Skip to content

YAML parsing now working in playground #232

@char0n

Description

@char0n
> Cannot read property 'children' of undefined
   TypeError: Cannot read property 'children' of undefined
    at isValuelessKeyValuePair (http://localhost:3000/static/js/main.chunk.js:4833:133)
    at Object.enter (http://localhost:3000/static/js/main.chunk.js:5009:13)
    at visit (http://localhost:3000/static/js/main.chunk.js:5573:26)
    at transform (http://localhost:3000/static/js/main.chunk.js:5190:73)
    at _callee$ (http://localhost:3000/static/js/main.chunk.js:48213:96)
    at tryCatch (http://localhost:3000/static/js/0.chunk.js:65799:17)
    at Generator.invoke [as _invoke] (http://localhost:3000/static/js/0.chunk.js:66019:22)
    at Generator.prototype.<computed> [as next] (http://localhost:3000/static/js/0.chunk.js:65852:21)
    at asyncGeneratorStep (http://localhost:3000/static/js/0.chunk.js:3936:24)
    at _next (http://localhost:3000/static/js/0.chunk.js:3958:9)
> Cannot read property 'children' of undefined
   TypeError: Cannot read property 'children' of undefined
    at isValuelessKeyValuePair (http://localhost:3000/static/js/main.chunk.js:4833:133)
    at Object.enter (http://localhost:3000/static/js/main.chunk.js:5009:13)
    at visit (http://localhost:3000/static/js/main.chunk.js:5573:26)
    at transform (http://localhost:3000/static/js/main.chunk.js:5190:73)
    at _callee$ (http://localhost:3000/static/js/main.chunk.js:48213:96)
    at tryCatch (http://localhost:3000/static/js/0.chunk.js:65799:17)
    at Generator.invoke [as _invoke] (http://localhost:3000/static/js/0.chunk.js:66019:22)
    at Generator.prototype.<computed> [as next] (http://localhost:3000/static/js/0.chunk.js:65852:21)
    at asyncGeneratorStep (http://localhost:3000/static/js/0.chunk.js:3936:24)
    at _next (http://localhost:3000/static/js/0.chunk.js:3958:9)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions