Javascript Warning/Errors appear in strict mode

I enabled javascript strict mode on in my browser and when I was running my payment system in sandbox mode, everything worked fine but I got all these warning messages before the credit card box appeared and during the call to VerifyBuyer() They could become big errors in some web browsers. I’m using the late february release of the SDK and API’s and I was wondering if this will be fixed soon.

I attached a screenshot for your reference.

Those are just warnings not errors. Were you still able to process the payment? :slightly_smiling_face:

Yes it does work. Sorry I didn’t reply sooner.