webshim icon indicating copy to clipboard operation
webshim copied to clipboard

setCustomValidity doesnt seem to be working in IE8

Open AMA3 opened this issue 11 years ago • 1 comments

Hi Alex, I just fetched the latest Webshim and am testing it w/IE8 on XP via BrowserStack. Everything seems to work except my setCustomValidity() stuff. It works fine in other browsers. You can check out what's wrong here: http://beta.dealingtree.com/join/ ... if the password fields don't match, the form shouldn't submit. There's no error indicator in the status bar, but if I run the debugger it breaks on a line in the middle of (what looks like) minified/polyfiller.js

AMA3 avatar Nov 29 '14 04:11 AMA3

Thx, will look into this, this weekend.

aFarkas avatar Dec 01 '14 10:12 aFarkas