You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser-usage doesn't work for me in current version (commit 8655f57). The index.html test file crashes on the last line of the .js file with Unexpexted token 'export' and MathExpression is not available globally. Seems like the newer versions of Math-Expression don't support browser usage anymore as opposed to older versions (e.g. 1.7.0 still works for me)
Ah, I see other users are having similar problems #13 and #14.
The text was updated successfully, but these errors were encountered:
Browser-usage doesn't work for me in current version (commit 8655f57). The index.html test file crashes on the last line of the .js file with
Unexpexted token 'export'
andMathExpression
is not available globally. Seems like the newer versions of Math-Expression don't support browser usage anymore as opposed to older versions (e.g. 1.7.0 still works for me)Ah, I see other users are having similar problems #13 and #14.
The text was updated successfully, but these errors were encountered: