wycats / jquery-offline

A jQuery plugin to facilitate conveniently working with local storage
835 stars 46 forks source link

Infinite loop in after NS_ERROR_DOM_QUOTA_REACHED #4

Open kpturner opened 13 years ago

kpturner commented 13 years ago

Scenario.

Result: Infinite loop.

stephen-uac commented 11 years ago

My fix here should resolve this issue:

https://github.com/wycats/jquery-offline/pull/10