Unable to access Capacitor SQLite Custom Query in Page Flow (W6.0 B16)

Wappler Version: 6.0 Beta 16
Operating System: Windows 11

Expected behavior

Custom Query dialog should show after clicking the Build Query button

Actual behavior

The Database Custom Query model is blank.

[2023-11-16 08:56:27.482] OPEN popup: PopupWindow_1700142987478
[2023-11-16 08:56:27.477] CALL NW window: file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/commands/dmxDatabaseCustomQuery.htm?theme=dark&app=true&noinit=true
[2023-11-16 08:56:27.510] got child state: 9
[2023-11-16 08:56:27.667] NW PRELOAD script ....
[2023-11-16 08:56:27.667] IS_BETA=true
[2023-11-16 08:56:27.769] initUI - Database Custom Query
[2023-11-16 08:56:27.939] Global uncaughtException:  {
  stack: 'Error: Blocked a frame with origin "file://" from accessing a cross-origin frame.\n' +
    '    at JSON.stringify (<anonymous>)\n' +
    '    at C:\\Users\\Keith\\AppData\\Local\\Wappler Beta\\resources\\app\\node_modules\\electron-log\\src\\transform\\object.js:126:22\n' +
    '    at Array.map (<anonymous>)\n' +
    '    at toStringFunction (C:\\Users\\Keith\\AppData\\Local\\Wappler Beta\\resources\\app\\node_modules\\electron-log\\src\\transform\\object.js:121:31)\n' +
    '    at C:\\Users\\Keith\\AppData\\Local\\Wappler Beta\\resources\\app\\node_modules\\electron-log\\src\\transform\\index.js:47:14\n' +
    '    at Array.reduce (<anonymous>)\n' +
    '    at Object.transform (C:\\Users\\Keith\\AppData\\Local\\Wappler Beta\\resources\\app\\node_modules\\electron-log\\src\\transform\\index.js:45:23)\n' +
    '    at transport (C:\\Users\\Keith\\AppData\\Local\\Wappler Beta\\resources\\app\\node_modules\\electron-log\\src\\transports\\file\\index.js:65:29)\n' +
    '    at runTransport (C:\\Users\\Keith\\AppData\\Local\\Wappler Beta\\resources\\app\\node_modules\\electron-log\\src\\log.js:44:5)\n' +
    '    at runTransports (C:\\Users\\Keith\\AppData\\Local\\Wappler Beta\\resources\\app\\node_modules\\electron-log\\src\\log.js:27:7)\n' +
    '    at log (C:\\Users\\Keith\\AppData\\Local\\Wappler Beta\\resources\\app\\node_modules\\electron-log\\src\\log.js:21:3)\n' +
    '    at initUI (file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/commands/dmxDatabaseCustomQuery.js:35:10)\n' +
    '    at file:///C:/Users/Keith/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/dmxDWApiBridge/dmxNWApiBridge.js:7:27747'
}
[2023-11-16 08:57:09.045] got popup close for PopupWindow_1700142987478

How to reproduce

Create a Page Flow and add Capacitor SQLite Custom Query action, then click Build Query

This is still broken in W6 RC1

This should be now fixed in Wappler 6 RC2

1 Like

This topic was automatically closed after 27 hours. New replies are no longer allowed.