Search and Top Navigation
#15297 new bug ()
Opened June 12, 2018 03:27PM UTC
Last modified June 12, 2018 05:37PM UTC
Bing Maps V8 conflict
Reported by: | allendecker | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.autocomplete | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello. We have run into an issue while updating jquery UI from 1.10.4 to 1.12.1 to fix some security vulnerabilities found during penetration testing of our client facing website.
Issue: When using the Chrome browser (Version 67) on any page with a Bing Maps V8 map and jquery autocomplete event, triggering the jquery UI autocomplete event (pulling data from an ajax call) causes all elements in the body except the map to become hidden and javascript scripts no longer execute. No errors shown in console or thrown in debug tools
1.11.4 and 1.12.1 both have the issue. 1.10.4 does not have the issue. This issue does not happen in latest IE, Firefox or Edge browsers. Only Chrome.
Unfortunately I cannot include a test case in jsfiddle/jsbin right now due to the complexity of the issue and complexity of our website. Will try to allocate time in the future to add one if necessary.
Attachments (0)
Change History (1)
Changed June 12, 2018 05:37PM UTC by comment:1
description: | Hello. We have run into an issue while updating jquery UI from 1.10.4 to 1.12.1 to fix some security vulnerabilities found during penetration testing of our client facing website. \ \ Issue: On any page with a Bing Maps V8 map and jquery autocomplete event, triggering the jquery UI autocomplete event (pulling data from an ajax call) causes all elements in the body except the map to become hidden and javascript scripts no longer execute. \ \ 1.11.4 and 1.12.1 both have the issue. 1.10.4 does not have the issue. \ \ Unfortunately I cannot include a test case in jsfiddle/jsbin right now due to the complexity of the issue and complexity of our website. Will try to allocate time in the future to add one if necessary. \ → Hello. We have run into an issue while updating jquery UI from 1.10.4 to 1.12.1 to fix some security vulnerabilities found during penetration testing of our client facing website. \ \ Issue: When using the Chrome browser (Version 67) on any page with a Bing Maps V8 map and jquery autocomplete event, triggering the jquery UI autocomplete event (pulling data from an ajax call) causes all elements in the body except the map to become hidden and javascript scripts no longer execute. No errors shown in console or thrown in debug tools \ \ 1.11.4 and 1.12.1 both have the issue. 1.10.4 does not have the issue. This issue does not happen in latest IE, Firefox or Edge browsers. Only Chrome. \ \ Unfortunately I cannot include a test case in jsfiddle/jsbin right now due to the complexity of the issue and complexity of our website. Will try to allocate time in the future to add one if necessary. \ |
---|