-
### Discussed in https://github.com/wailsapp/wails/discussions/2682
Originally posted by **KiddoV** May 23, 2023
> How do I write a report to, says text (.txt) file, if my complied app (.exe…
-
### Is your feature request related to a problem? Please describe.
It would be nice to be able to retrieve info from `wails.json` in runtime, I want to show the application version in the frontend an…
-
### Description
Wails application crashes when executing a gRPC request.
The problem seems to happen only on Linux, on macOS the requests are executed well.
Also plain non-gRPC HTTP requests are ex…
-
### Is your feature request related to a problem? Please describe.
Almost every app development starts with "Where I will store user preferences/settings?" And if you look at stack overflow such ques…
-
### Is your feature request related to a problem? Please describe.
a simple code example here...
// js
let blob = new Blob(["hello world"], {type: "text/plain;charset=utf-8"});
await Receive…
-
### Description
Hi 👋, thanks for your work on Wails and for maintaining this open source project 💪
I'm getting a `sh: vite: command not found` error when running `wails build` or `wails dev` in…
-
### Description
Basically what the title says, go mod tidy takes longer, as does everything else, so the development loop is very very slow compared to Linux or MacOS.
### To Reproduce
Build your a…
-
### Is your feature request related to a problem? Please describe.
The default behaviour of Wails is when your backend (Go) side code changes, the app reloads so it closes, reopens and focuses itse…
-
### Is your feature request related to a problem? Please describe.
For some crawlers, multi-account management of web projects is very meaningful ~ hope to support. Thank you so much for your team's …
-
### Description
How to package the associated. pos suffix file and double-click to open it, supporting Windows and macos
Can I automatically associate. pos files through packaging and support double…