formio.js
formio.js copied to clipboard
remove pinning of db version
The indexedDb storage provided is hardcoded to require version 3 of a database. Removed the optional version parameter to allow the storage provider to write to any version of an indexedDb database