You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wangzuo
Hi! Really love this non-jQuery version of bloodhound — but I'm also having as issue when using bloodhound.min.js directly.
Seems like the minified version provided in dist doesn't include latest changes? I'm using this library in a react project and the import there works great. I'm using it in another project that just requires bloodhound.min.js from dist directly, and the storage reset problem shows up there.
Seems like this fix from the storage2 package isn't showing up in bloodhound.min.js? swiftcarrot/storage2@0966fd9
When loading the package, localStorage is cleared, removing all my data in the process
The text was updated successfully, but these errors were encountered: