-
I am trying to get this to run for my wails-vite-svelte-tailwindcss app.
I didn't test non-managed yet. But for Managed I can see that I get stuck in an update loop most of the time.
it recogni…
-
### Is your feature request related to a problem? Please describe.
Wails is a great product which allow building richful UI via web tech, I was thinking of a way to allow someone who's not too famili…
-
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…
-
My stock ticker stopped updating, I clicked on "refresh", then "check for updates..." (I was up-to-date), then I noticed (presumably) the error window, where I could neither click "Open issue" or "Rep…
-
### Description
After updating to wails 2.4.1 version in mac version 10.14.6(Mojave), while compiling the wails project we are receiving the following the error:
**WailsContext.m:221:28: error: prop…
-
### Description
There is weird inner rounded corner when running the app (dev and build is the same). This rounded corners appears when setting the translucency below 1
### To Reproduce
1. Set the …
-
### Description
When running `wails dev` I ran into this error:
```
Package webkit2gtk-4.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `webkit…
-
As far as I can tell, Wails can't function if the main package is not at the root of the project. This limits my choice as a developer and prevents my from organizing my repository the way I prefer. I…
-
### Have you read the Documentation Contribution Guidelines?
- [X] I have read the [Documentation Contribution Guidelines](https://wails.io/community-guide#ways-of-contributing).
### Description
Im…
-
### Description
When I make a function binding to see what I can do with this framework, I got an error that tells me the binding I made has no exported member despite presents on the wailsjs/go/main…