wails icon indicating copy to clipboard operation
wails copied to clipboard

Create beautiful applications using Go

Results 572 wails issues
Sort by recently updated
recently updated
newest added

# Description #1031 When using the Dev command, you may not want to trigger a rebuild when a file or directory changes that are not related to the app ```diff...

awaiting feedback

### Description OS: Linux Mint Debian Edition 5 (Elsie) Wails: v2.6.0 EXPECTED: On `wails dev`, my app must be running. OUTPUT: My app is shutting down very fast. I got...

Workaround Available
External Issue

### Description build failed ### To Reproduce wails build Wails CLI v2.4.1 App Type: desktop Platforms: linux/arm64 ### Expected behaviour build failed ### Screenshots _No response_ ### Attempted Fixes _No...

Bug
awaiting feedback

### Is your feature request related to a problem? Please describe. I want to use an existing website in iframe. However, cookies cannot be stored in iframe, because they cross...

Enhancement

I got the same errors as ```bash D:\Gitlab\mccl>wails dev Wails CLI v2.0.0-beta.42 Executing: go mod tidy -compat=1.17 Executing: wails generate module Installing frontend dependencies... > [email protected] dev > vite vite...

### 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) crash? >...

### Description When compiling i get Window not defined error, but it works when only using "wails dev" ### To Reproduce wails build ### Expected behaviour build it ### Screenshots...

Bug
cannot reproduce

### Description For a typeScript project, when I try and bind a struct from a package other than main as per [this guidance](https://wails.io/docs/guides/application-development#dealing-with-context-when-binding-multiple-structs), Wails generates an import statement in the...

Bug

### Description ``` Unable to install wails v2: $ go install github.com/wailsapp/wails/v2/cmd/wails@latest go: downloading github.com/wailsapp/wails v1.16.9 go: downloading github.com/wailsapp/wails/v2 v2.6.0 go: downloading github.com/leaanthony/slicer v1.6.0 go: downloading github.com/leaanthony/debme v1.2.1 go: downloading...

Bug
cannot reproduce
External Issue

### Description I try to call Greek Function on Vue3 OnMounted Hook, but it return be error message on console. [Vue warn]: Unhandled error during execution of mounted hook ###...

Bug
Not a Wails Issue