Open manipratap2 opened 1 year ago
Rendering a and removing it quickly causes an exception to be thrown.
Also getting below error as well. There is no error if we do not use <Source>.
<Source>
TypeError: Cannot read properties of undefined (reading 'getLayer')
This issue is only when using Source and Layer.
Having this issue now as well, were you able to fix this or get around it somehow?
Rendering a
Also getting below error as well. There is no error if we do not use
<Source>
.TypeError: Cannot read properties of undefined (reading 'getLayer')
This issue is only when using Source and Layer.