localForage-getItems icon indicating copy to clipboard operation
localForage-getItems copied to clipboard

if getItems not working, need to import this code

Open leepro225 opened this issue 4 years ago • 2 comments

hi, i think you should add this description in your README.md. it doesn't work without this code.

import localForage from 'localforage';
import { extendPrototype } from 'localforage-getitems';
extendPrototype(localForage);

leepro225 avatar Apr 02 '21 02:04 leepro225

Thanks, this helped me out :)

nlappe avatar May 06 '21 22:05 nlappe

@leepro225 dude! lifesaver! thank you!

If someone is a newb like myself, how was I suppose to figure out this ridiculous obscurity, especially if someone else wasn't kind enough to provide it? ...but ask any javascript fan boy and I'm the problem for being "too lazy to learn" javascript!

F*** Javascript, we hates it!!!

1618employment avatar Jun 12 '22 01:06 1618employment