jQuery is not defined
Open
- Dominant language
- JavaScript
- Stars
- 571
- Forks
- 370
- PR merge metrics
- No merged PRs in 30d
Description
Upon funcunit import, we get... "
VM180:9958 Uncaught ReferenceError: jQuery is not defined
at :9958:21
at global.define (:73:36)
at :9955:1
(anonymous) @ VM180:9958
global.define @ VM180:73
(anonymous) @ VM180:9955
"
This *could* be a regression of https://github.com/bitovi/funcunit/issues/187 (similar syndrome), but I think jQuery is undefined prior to the failure moment described in 187.
Chasen suspects it might be related to changeset: https://github.com/bitovi/funcunit/pull/230
... and I think he's on to something.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.