Has issues with IndexDB when import a custom lib to custom component

I has issues when use IndexDB
Here is my error log I get when I use RXDB - IndexedDB
image (7)

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?