I has issues when use IndexDB
Here is my error log I get when I use RXDB - IndexedDB
Hey @Phu_Doan , this looks like it might be a CORS issue. Have you configured CORS headers on the server hosting the IndexedDB to allow access from your Retool app's domain?