Bug-Reaper
Bug-Reaper
How do you query for documents where an optional field has not been set? My apologies because I'm 99% sure I've seen this answered before but can't find the GH...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
Seems odd to only embed the geometry data but not the images. I could probably take a stab at a PR to address this.
Please log a warning if you try to use an invalid or non-existent moralis app-id. Cheers, Llama
Corrects example so the import-map path is relative. > Copy and paste current import-map example code it's gonna trigger an error: > Also changes `tween.es.js` => `tween.esm.js`. There does not...
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...
* **Electron-Builder Version**: 24.13.3 * **Node Version**: 16.20.2 * **Electron Version**: 29.4.5 * **Electron Type (current, beta, nightly)**: current * **Electron Updater**: 6.2.1 * **Target**: Win32 x64 NSIS I'm building...
Here's the error: ``` An unhandled rejection has occurred inside Forge: Error: Failed with exit code: 255 Output: System.AggregateException: One or more errors occurred. (Unknown header: 454472957) ---> System.NotSupportedException: Unknown...
I've just realized that the default behavior of getting undefined resolves the entire store w/any error or warning. Is an error or warning desirable for case of bad input args?...
* **Electron-Builder Version**: 24.13.3 * **Node Version**: v16.20.2 * **Electron Version**: 29.4.5 * **Target**: ARM64 Linux Trying to build my large electron app for debian (total packaged sized is ~4Gib)....