LordoCreations
LordoCreations
 When I use next/link to load a page, the MathJax does not render properly vs. when I reload the page 
When I use next/link to load a page, the MathJax does not render properly vs. when I reload the page
 **code:** const scratch = require("node-scratch-client"); // const fetch = require("node-fetch"); Commented out to improve loading times. Uncomment if needed. console.log("Successfully initialized external server components") console.log("Establishing connection to scratch...") //...