Open rakleed opened 2 months ago
This is due to some invalid svg trying to get rendered. The SVG specification does not allow deg
units in rotate
transform values. Fix is to remove rotate(360deg)
from the offending SVG file (as rotating by 360 degree does nothing anyway.
When the second participant disconnected from the web interface.