Thulinma/ACNLPatternTool

Doesn't run in Safari

ryanmcgrath opened this issue · 2 comments

You likely need a BigInt polyfill, as Safari doesn't support it. Are you sure this works on iOS Safari?

https://github.com/graup/bigint-polyfill

Thanks, very helpful! We haven't tested Safari since we started using BigInt, so it suddenly all makes sense why the /browse page is broken in Safari... Will add the polyfill soon!

I've finished patching with the polyfill. Babel's polyfill for bigInt is still in its proposal stages for the past year or so. Thanks for the specific bug report!

https://github.com/GoogleChromeLabs/jsbi