1. Getting Started
  2. Installation: Preline UI

Privacy

Avoids deprecated APIs

The website uses browser specific APIs that are scheduled to be removed. These APIs are currently marked as deprecated and are no longer maintained.

Why it is important

Calling these APIs after they're removed causes errors on your site.

Features that rely on deprecated browser APIs will no longer be avialable to the customer.

How the audit fails

Sitefig flags pages that call deprecated APIs:

Sitefig uses Lighthouse and will report all deprecated API warnings that Chrome logs to the DevTools Console.

Fixing the problem

Go to Chrome Platform Status and expand the entries for the APIs that you're using to learn why the APIs are deprecated and how to replace them.