Closed MrOrz closed 1 year ago
The current implementation always gets null because it's reading the wrong field.
null
This PR fixes GetYdoc to read the correct field.
GetYdoc
coverage: 88.431% (+0.005%) from 88.426% when pulling ab72fe5745420184f96e3ab78aa49644b0ece038 on fix-get-ydoc into 64dc2d6f26864daae6aa51a7ffa27418997c149e on master.
The current implementation always gets
null
because it's reading the wrong field.This PR fixes
GetYdoc
to read the correct field.