formio.js icon indicating copy to clipboard operation
formio.js copied to clipboard

remove pinning of db version

Open AnthonyPhan opened this issue 2 years ago • 0 comments

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

AnthonyPhan avatar May 20 '22 07:05 AnthonyPhan