Michael Lee

Results 9 issues of Michael Lee

Re: https://priceless-keller-d097e5.netlify.app macOS 10.15.7 Firefox 93.0 STEPS TO REPRODUCE: Click "Write a little data" Error: "InvalidStateError: A mutation operation was attempted on a database that did not allow mutations." It...

Extending PDFTron WebViewer to print via `parent.cordova.plugins.printer.print(domFagment);` causes the iOS app to crash. It works when calling parent.cordova.plugins.printer.print(), however we want to print the whole document and not just the...

Hi, this does not work on touch devices. Tested in Android and macOS Google Chrome inspect device-toolbar.

``` ipcRenderer.on(NOTIFICATION_SERVICE_STARTED, (_, token) => { console.log('NOTIFICATION_SERVICE_STARTED',token); }); ``` This event does not fire on macOS, works 100% on MSWindows.

- [ x] Check if updating to the latest Preact version resolves the issue A number of AntDesign bugs exist, preventing on us from using this. We likely have more,...

### Issue Description Q. Does the SDK support lookup/left-join 2x related classes? The SDK implementation refers PHP implicit object notation; We cannot redeclare 'lookup'. I tried to pass a 2D...

v3.0.0 .SVG does not zoom >100% and loads very small, does not fit parent container on load.

Does not work with Cordova 11 Android; `cordova build android` fails. Errors due to `cordova-plugin-whitelist` missing. Include `cordova-plugin-whitelist` and `cordova build android` fails due to an incompatibility with `cordova-plugin-whitelist`.

We experience a problem with `execute()`; it errors and we cannot handle in the immediate codeblock, is handled outside the immediate try/catch context. `execute()` works outright in this context, however...

high-priority