-
mac, go1.17.6
Node.js v17.5.0
npm version
{
apple: '0.0.0',
npm: '8.4.1',
node: '17.5.0',
v8: '9.6.180.15-node.13',
uv: '1.43.0',
zlib: '1.2.11',
brotli: '1.0.9',
ares: …
-
### Description
Using wails with react. i have attached the video. you can easily reproduce the bug.
scrollbars does not updates and sometimes just disappears when deleting items from end.
It works…
-
Is there a list of WebView2 users? Perhaps an "Awesome Edge WebView2" list or a showcase?
[Awesome Tauri](https://github.com/tauri-apps/awesome-tauri)
[Awesome Electron](https://github.com/sindre…
-
### 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…
-
I am working with `Wails CLI v2.0.0-beta.14`.
It works, but there is a problem - if I change something on frontend side it stops working with the following error:
![image](https://user-images.github…
-
This project has 84% of the codebase written in Go, but for some reason it uses Electron, which is very heavy (500MB+) both for persistent memory and RAM usage.
Why not use [Wails](https://wails.io/)…
-
### Description
mac m2
The program I compiled through the command **wails build -platform=windows/amd64** can directly copy the image with control+v.
However, programs compiled through **wails buil…
-
### Description
Uncaught TypeError: Cannot read properties of null (reading 'isCE')
it happens only on the browser, the app on windows works
### To Reproduce
1. Use `wails dev` command
2. Open …
-
### Description
I have an app that used to work but now I am getting
` no `index.html` could be found in your Assets fs.FS, please make sure the embedded directory '.' is correct and contains your…
-
I am creating an app called `MIDIScout`. When I run the build actions the final output is a zip folder that contains two files inside:
- "MIDIScout.app" that seems not signed since it macOS does no…