Craig Foley
Craig Foley
This is for the v1-preview branch... When trying to create (or CreateorUpdate) I'm getting an error back from the REST response saying `"Property \"properties\" does not exist","error":"PROPERTY_DOESNT_EXIST","name":"properties"}],"status":"error","message":"Property values were not...
Hey Guys, Just checking that MatPlotLib 3.3.3 is required and can't be 3.5 or 3.6? Cheers.
Since createElement is used rather than createElementNS with the right namespace, no SVG elements are rendered. Presumably, MathML has the same issue. Simple example: ``` import { reactive, html }...