Closed Obbut closed 4 years ago
See https://gist.github.com/Obbut/d7b465203c16399e2d2b8901aebea4b3
If anyone else runs into this issue before it is solved, re-initializing a new Document with the same data may serve as a workaround:
var newDocument = Document(data: document.bytes)
See https://gist.github.com/Obbut/d7b465203c16399e2d2b8901aebea4b3