Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1038·localForage

TypeError: t.ready is not a function

Author: lovasoaCreated Sep 24, 2021Updated Oct 11, 2024

After a recent update, localforage started throwing the following error:

Uncaught (in promise) TypeError: t.ready is not a function

I use localforage as an asynchronous module, required dynamically with import().

image

The project's sources are here: https://github.com/lovasoa/sanipasse/

Source: localForage/localForage

View original on GitHubView discussion on GitHub