Jump to content

Site get slow after update


Recommended Posts

Hi,

 

Performance of my website get too slow after updating, below is the browser console errors, appreciate if anyone can help

 

site using 1.6.0.14

 

Error in asyncStorage.getItem():  Promise-backend.js:870
AbortError async-storage.js:88:0
IndexedDB UnknownErr: ActorsParent.cpp:573 <unknown>

 

IndexedDB UnknownErr: ActorsParent.cpp:12198 <unknown>
AbortError async-storage.js:88:0
IndexedDB UnknownErr: ActorsParent.cpp:573 <unknown>
Error in asyncStorage.getItem():  Promise-backend.js:870
TelemetryStopwatch: key "PLACES_AUTOCOMPLETE_URLINLINE_DOMAIN_QUERY_TIME_MS" was already initialized TelemetryStopwatch.jsm:52:0

 

mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...