Closed vpckso closed 11 months ago
When an object have "type" and "value" properties, it'll throw error "Invalid value"
Rivet did not work as expected!
Ubuntu Linux
ERROR: INVALID VALUE: { "type": "object", "value": { "type": 1, "value": 2 } }
Ah yeah, I added this as a safeguard so that nested types wouldn't accidentally get created. That code can probably be removed now.
What happened?
When an object have "type" and "value" properties, it'll throw error "Invalid value"
What was the expected functionality?
Rivet did not work as expected!
Describe your environment
Ubuntu Linux
Relevant log output
Relevant screenshots
Code of Conduct