Skip to content

Patch to remove the jQuery Not Defined js SEVERE

Latest
Compare
Choose a tag to compare
@kdillon kdillon released this 10 Apr 19:17
· 21 commits to master since this release

A change in late 2018 caused FuncUnit to generate a series of JQuery Not Defined errors when it was attaching jQuery to the window object.

This was not caught because we do not have a post-package test phase, and the problem was in global.js .