My app was working perfectly fine last night. When I logged into today, just about everything that relied upon a math.js API call seems broken. While in preview mode, I get a lot of errors that say "Raw error from math.js - API Call: Error: Too few arguments in function f "
I think I remember this happening in the past, and it didn’t resolve itself until I went back and redid each math.js expression. At this point, my app has gotten quite large, and going back to redo each math.js expression would be insane.
The right way to look at issues like this is to look at the errors in the debugger. When you load your pages you can see the same error is returned by maths.js