I had this issue also with other things. Solving was tricky. Removing all const and converting to var in the Document class solve my issues
↧
I had this issue also with other things. Solving was tricky. Removing all const and converting to var in the Document class solve my issues