You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
search-results-min.js?_gpiav_=270:2 jQuery.Deferred exception: r is not defined ReferenceError: r is not defined
at s (MYSITE/Scripts/bundles/search-results-min.js?_gpiav_=270:2:30591) undefined
It happens only when it's bundled. Otherwise it works just fine.
I tried to use both minified and unminified jQuery versions - the same results. It works in any case with jQuery 3.2.1.
The error:
It happens only when it's bundled. Otherwise it works just fine.
I tried to use both minified and unminified jQuery versions - the same results. It works in any case with jQuery 3.2.1.
RequireJS.json:
RenderRequireJsSetup:
The module:
NuGet versions:
RequireJS - 2.3.6
RequireJsNet - 3.1.0
RequireJsNet.Compressor - 3.1.0
.NET Framework: 4.7.2
The text was updated successfully, but these errors were encountered: