odk-x / tool-suite-X

ODK-X Tool Suite Project roadmaps, issue queue, release notes and wiki.
https://www.odk-x.org
Apache License 2.0
25 stars 41 forks source link

App-designer: Migrate away from web sql #452

Open r0ssing opened 10 months ago

r0ssing commented 10 months ago

“You must use a Chrome or Safari browser (note: this is tested only on Chrome)” f2f6c07c8a30e58b4736a418edb694187192ccb5_2_1035x325

See issue on forum

wbrunette commented 10 months ago

It looks like the built in DB on Chrome was removed by default in M119

However, it looks like you can re-enable it until M123 (Mid-2024) by using chrome://flags/#web-sql-access

The recommend switch is localStorage, sessionStorage, or IndexedDB