polyfills icon indicating copy to clipboard operation
polyfills copied to clipboard

pollyfill seems to alter jQuery on MSIE11

Open traceypooh opened this issue 4 years ago • 3 comments

Description

Seeing some JS behaviour changes due to inclusion of web components

(this is the 2nd such thing - this one is easier to see...)

Live Demo

https://archive.org/~tracey/test/pollyfail2.htm

Steps to Reproduce

  1. include jQuery
  2. include webcomponents-bundle.js
  3. create HTML w/ clickable element, eg: a
  4. <script>$('a').click() ..

Expected Results

On page/DOM load, should show 'clicked'

Actual Results

The page doesn't show 'clicked' (until link is manually clicked)

Browsers Affected

  • [ ] Chrome
  • [ ] Firefox
  • [ ] Edge
  • [ ] Safari
  • [x] IE 11

traceypooh avatar Sep 09 '19 23:09 traceypooh

I can repro but would need to take some more time to debug this. I'm not sure which polyfill this would be related to.

bicknellr avatar Jul 27 '20 21:07 bicknellr

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 27 '21 22:07 stale[bot]

This issue has been automatically closed after being marked stale. If you're still facing this problem with the above solution, please comment and we'll reopen!

stale[bot] avatar Sep 17 '23 16:09 stale[bot]