Lincoln Baxter, III

Results 245 comments of Lincoln Baxter, III

Yep, the fix for this issue is stuck in limbo here: https://github.com/localForage/localForage/pull/999 and here https://github.com/localForage/localForage/pull/964

Any update on this? We are also running in to these issues :/

Am I correct in assuming that the following line: `var hasFetch = typeof fetch === 'function' && fetch.toString().indexOf('[native code') !== -1;` Should be replaced with: `var hasFetch = typeof fetch...

Not sure I 100% followed you there. Here's the commit I've got so far. https://github.com/lincolnthree/localForage/commit/6f8cfac2d688f5390bf2353133394bada87d69b4 Do you have any examples of how you'd want to polyfill in a test? Wouldn't...

@tofumatt I know the feeling... At least you have tests ;) PR submitted & linked.

@tofumatt Hey! I hope all is well. Any chance we could get this reviewed/merged? I know life is busy but... this is still an issue. Just hoping :)

Edit, I do see you've been making updates! Thank you!

@flipace You'd have to ask @tofumatt ... but it seems like he's not looking at this.

Bump? Sorry to be a pain. This is still a blocking issue for us.