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
Seems that Buster.js structure changed, but opening bean/tests/tests.html throws the following console errors:
GET http://hiretracking.localhost/embeddable-form/components/bean/node_modules/buster/resources/buster-test.js 404 (Not Found) tests.html:9
Uncaught ReferenceError: buster is not defined noconflict-test.js:3
Uncaught ReferenceError: buster is not defined add-test.js:3
Uncaught ReferenceError: buster is not defined remove-test.js:3
Uncaught ReferenceError: buster is not defined fire-test.js:3
Uncaught ReferenceError: buster is not defined clone-test.js:3
Uncaught ReferenceError: buster is not defined delegate-test.js:3
Uncaught ReferenceError: buster is not defined custom-test.js:3
Uncaught ReferenceError: buster is not defined event-object-test.js:3
Uncaught ReferenceError: buster is not defined namespace-test.js:3
Uncaught ReferenceError: buster is not defined custom-types-test.js:3
The text was updated successfully, but these errors were encountered:
Seems that Buster.js structure changed, but opening
bean/tests/tests.html
throws the following console errors:The text was updated successfully, but these errors were encountered: