Module doesn't check if code has loaded from CDN before adding to the page which can cause issues if the page tries to display objects and the Mathjax CDN has not finished loading.

CommentFileSizeAuthor
#2 mathjax-check-cdn-loading-2904023-D7.patch585 byteslvdwalt

Comments

lvdwalt created an issue. See original summary.

lvdwalt’s picture

StatusFileSize
new585 bytes
cilefen’s picture

Thank you for the patch. Can you update the issue summary to explain why this helps? Also can we get a Drupal 8 patch? Thank you!

lvdwalt’s picture

Issue summary: View changes

I've updated the summary and I will check on the Drupal 8 patch as well :)

cilefen’s picture

@lvdwalt: I am going over some open issues and I am wondering how to recover if the CDN hasn't loaded.

cilefen’s picture

Version: 7.x-2.3 » 8.x-2.x-dev
Priority: Minor » Normal
cilefen’s picture

Status: Needs review » Needs work

Setting to needs work for D8.

cilefen’s picture

Version: 8.x-2.x-dev » 3.0.x-dev
Issue tags: -JavaScript +JavaScript
cilefen’s picture

Version: 3.0.x-dev » 4.x-dev