topcoder-platform / qa-fun

0 stars 4 forks source link

[TCO20-Europe and Central Asia][Web-Chrome] Depreciated use of moment.js #896

Open gower9 opened 4 years ago

gower9 commented 4 years ago

Repro Steps

  1. Go to https://www.gilt.com/boutique/169560/ or any other site with date or time visible
  2. Open Developer Tools Console

Actual Result

There is a Deprecation warning about moment constuctor falling back to Date

Expected Result

Depreciated and unsafe features should not be used.

OS Name/Version

Windows 10

Screenshot/Screencast

image