Describe the bug
In the console of Chrome I get:
dnn.js:1 Uncaught TypeError: this.callBack is not a function
at dnn.ScriptRequest.complete (dnn.js?cdv=41:1)
at HTMLScriptElement. (Telerik.Web.UI.WebResource.axd?TSM_HiddenField=ScriptManager_TSM&compress=1&TSM_CombinedScripts=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a22a42911-2aa3-47ca-9a60-e26e0d643aa7%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2013.2.717.40%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3aa713c6a1-0827-4380-88eb-63855ca4c2d9%3a16e4e7cd%3af7645509%3a2003d0b8%3a24ee1bba%3af46195d3%3a1e771326%3aaa288e2d:6)
To Reproduce
Steps to reproduce the behavior:
I have a 804 instance created in NVquick theme. In the dev tools, check the console tab. The reference is regarding the Telerik component which makes me wonder if NVquicktheme is not suspecting anything Telerik. Is that a correct assumption?
I haven't made any changes to the theme yet. Just put in the in default folder of the site and ran yarn and gulp build.
Expected behavior
No errors in the console
Describe the bug
In the console of Chrome I get:
dnn.js:1 Uncaught TypeError: this.callBack is not a function
at dnn.ScriptRequest.complete (dnn.js?cdv=41:1)
at HTMLScriptElement. (Telerik.Web.UI.WebResource.axd?TSM_HiddenField=ScriptManager_TSM&compress=1&TSM_CombinedScripts=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a22a42911-2aa3-47ca-9a60-e26e0d643aa7%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2013.2.717.40%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3aa713c6a1-0827-4380-88eb-63855ca4c2d9%3a16e4e7cd%3af7645509%3a2003d0b8%3a24ee1bba%3af46195d3%3a1e771326%3aaa288e2d:6)
To Reproduce
Steps to reproduce the behavior:
I have a 804 instance created in NVquick theme. In the dev tools, check the console tab. The reference is regarding the Telerik component which makes me wonder if NVquicktheme is not suspecting anything Telerik. Is that a correct assumption?
I haven't made any changes to the theme yet. Just put in the in default folder of the site and ran yarn and gulp build.
Expected behavior
No errors in the console