Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
Tested on Chrome Version 76.0.3809.87 (Official Build) (64-bit)
Working on Firefox 68.0.1 (64-bit)
-
1
Description
Trying to use the Feedback button on Chrome to open a DOC ticket now stalls at the loading spinner:
JS Console shows the following error:
jquery.js:2 Uncaught TypeError: e.indexOf is not a function
|
at k.fn.init.k.fn.load (jquery.js:2)
|
at ATL_JQ.IssueDialog.show (com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US&collectorId=de2e9313:3)
|
at HTMLAnchorElement.showDialog (com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US&collectorId=de2e9313:3)
|
at HTMLAnchorElement.dispatch (jquery.js:2)
|
at HTMLAnchorElement.v.handle (jquery.js:2)
|
k.fn.load @ jquery.js:2
|
show @ com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US&collectorId=de2e9313:3
|
showDialog @ com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-US&collectorId=de2e9313:3
|
dispatch @ jquery.js:2
|
v.handle @ jquery.js:2
|