contexthub.kernel.js externalize undefined error
When you try to enable contexthub from head.html or from clientlibs.html you gets below error message in console throwing externalizer undefined. To Resolve this error we can do it in three ways. 1. Add granite utils before contexthub js call We can add change below line of code as follows. Change it with below line […]