es-shims / Number.isNaN

A `Number.isNaN` polyfill, based on the ECMAScript 6 specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object expected error in IE11

jpike88 opened this issue · comments

I can't reproduce this. Here's a CodePen I tested in IE11 that works fine.

Can you provide a reduced test case that I can look into?

Sorry, I moved onto the is-nan library and it works ok. I was moving fast so there's even a chance this was a false positive