Filter Expression Builder empty in PouchDB View

Wappler Version: 6.0 Beta 15 with Experimental features
Operating System: Windows 11
Server Model: Capacitor
Database Type: Pouch
Hosting Type: N/A

Expected behavior

I should see something in the expression Builder

Actual behavior

The expression Builder is blank

How to reproduce

  1. Create mobile project
  2. Add PouchDB
  3. Add Pouchview and attempt to add filter using Expression Builder

Here’s the logs. wappler.zip (1.4 KB)

Did you define a schema for PouchDB in the database manager? And are you using the same connection?

brightyard_local is defined in Database Manager. This is a mobile project, there is no CouchDB being used or any connection to a Server API for this. The PouchDB view is able to select the brightyard_local database and also select the Email collection, so why isn’t it showing the schema in the Filter field’s expression editor?

The following error was displayed in the logs I attached.

[2023-11-03 18:40:26.472] ConfigError: Missing filters list
    at h.error (file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/queryBuilder/js/query-builder.standalone.min.js:7:41529)
    at c.checkFilters (file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/queryBuilder/js/query-builder.standalone.min.js:7:11653)
    at new c (file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/queryBuilder/js/query-builder.standalone.min.js:7:5877)
    at $.fn.queryBuilder (file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/queryBuilder/js/query-builder.standalone.min.js:7:47172)
    at initQueryBuilder (file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/dmxAppConnect/expression.htm?theme=dark&app=true&noinit=true:1134:19)
    at initUI (file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/dmxAppConnect/expression.htm?theme=dark&app=true&noinit=true:651:5)
    at file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/dmxDWApiBridge/dmxNWApiBridge.js:7:25096