knockout.persist
knockout.persist copied to clipboard
Update knockout.persist.js
Sometimes users disable localstorage which returns null on some browsers. I just added a quick or which if localstorage is null return so it doesn't crash.