-
### Basic info
OS : EndeavourOS x86_64 6.1.34-1-lts
DE : Cinnamon 5.8.1
Other:
- node v20.3.0
- npm 8.19.2
- source : [1.0.3](https://github.com/Temtem-Interactive-Map/Temzone-Desktop/archive/re…
-
Hello,
I'm encountering an error when running my production app, but I haven't made any intentional changes to the code. It works fine in **development** mode, though. The only changes I've made …
-
Hi,
In my electron project, I'm saving PDF files as Blobs using Indexed DB later to be read offline but it seems localForage doesn't work offline. I don't get any error, simply it doesn't get exec…
-
**Describe the bug**
I am using Angular and Electron with context isolation enabled in my application. In development mode, everything works fine, but in production mode, I am getting the global is u…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.7.2-rc2/index…
-
I have a project made using nextron.
After build using the command for windows, it created dist folder and there is exe there.
Weirdly, after run it. Only white screen shows.
I tried many things …
-
Hi! I'm using Sentry for bug tracking.
I connected renderer process to Sentry, generated source maps with nextjs
`productionBrowserSourceMaps: true`
then uploaded source files (.js and .js.map) to …
-
Hello! I'm trying to use Nut with Nextron (Electron + Next.js), but I'm getting the following error whenever I attempt to include the `keyboard.type` function in my code:
```
TypeError: Cannot rea…
-
Dear Sir/Madam,
I am interested in running the Loki application on Linux OS and is facing some issues so far (such as running .exe file on linux), and would like to receive some guidance and advice…
-
Im using the Nextron with Typescript template to build a application. Im running yarn build to create my production build, but when i launch the DMG file i can only see the app name in the title bar, …