Closed iahu closed 1 week ago
It turns out that #3251 made a change that first creates a clone of the matrix, function clone
did not support functions, and the Rocket example creates a matrix with functions and maps of that.
Solved by adding support for cloning functions to function clone
via https://github.com/josdejong/mathjs/commit/e00d3678c6a347608db1bc44aeb6b27be415ed0d
Fixed now in v13.2.3
Describe the bug it throw an error, and no chart be rendered.
To Reproduce see it online