-
### Description
When I refresh the webpage in windows 11 the ram consumption increases a lot. I think this is because it creates a context each time you refresh and also you need to be careful if you…
-
### Description
Sorry guys, another issue)
There is an issue about a go function's bind.
Here is a bind function
```go
func (a *App) Bool(k string, v ...bool) (res bool) {
//...something her…
-
### Description
I add a iframe element in page .
Open the app.
View website ,that OK.
But ,when I login to website ,they can't save my cookie??
### To Reproduce
how can I store cookie in iframe?…
-
### Description
It seems that `wails dev` doesn't call the `OnShudown` function when restarting the app after detecting some code change.
Tis prevents us from killing any background process / conn…
-
### Is your feature request related to a problem? Please describe.
I use wails to transmit binary image streams, but I found that if I bind the method of transmitting binary, wails will automatically…
-
### Is your feature request related to a problem? Please describe.
I'm curious how much work it would be to update Wails to optionally build against QT and QtWebEngine instead of GTK/WebKit GTK, on…
-
I am recieving this error when building a wails app with `-tags=desktop,production`
```bash
In file included from /root/go/pkg/mod/github.com/wailsapp/wails/v2@v2.5.1/pkg/assetserver/webview/reque…
-
### Description
I am building an app base on https://github.com/rhysd/vim.wasm, which depends on the **SharedArrayBuffer and Atomics**,
I ran into below error with [csp exception](https://www.w3.o…
-
### Description
When running my Wails app executables on certain Linux distributions, they fail to run due to not having an up-to-date c runtime library. In the example case, I am building on Mint 21…
-
### Description
I am trying to create an application with one main window and a systray which will run in background after window is closed. However even after closing the systray
### To Reproduce
…