Skip to content

Replace $.get in render math with axios

Clement Ho requested to merge axios-get-render-math into master

What does this MR do?

Replace $.get in render math with axios

Are there points in the code the reviewer needs to double check?

globalEval() is used in this MR. We were already use it as an underlying function (getScript()) but in this MR, we are actually directly calling it.

Why was this MR needed?

jQuery ajax => axios

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/42397

Edited by Clement Ho

Merge request reports

Loading