wails icon indicating copy to clipboard operation
wails copied to clipboard

Create beautiful applications using Go

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

### Description Whenever I use HTMX polling, only the first request is received by Go and the rest won't even show up in inspector's network. This works on all major...

Bug

# Description Minimal fix for missing `WorkingDirectory` for linux and windows. Fixes #3133 ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change...

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

# Description The adds better type support for the js apis. It also makes the exports from the npm package more conventional. Previously usage looked like this: ``` import {...

On Hold

### Description development environment os: windows 10 wails: 2.6.0 golang: 1.19 ----------------------------------------------------------------------------- 1、Enable window adjustment not allowed , OK 2、call go function CheckLoginInfo, Window cannot be adjusted and no change...

Enhancement
awaiting feedback

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

awaiting feedback

### Description In the wails.json file, I'm not sure where the author name is being pulled from, but my name (O'Keefe) has an apostrophe in it. When wails generates the...

Bug
Good First Issue

I encountered this error when I run: `wails build` and `wails dev` on Windows. Error: Generating bindings: fork/exec C:\Users\username\AppData\Local\Temp\wailsbindings.exe: The requested operation requires elevation. Could someone help me with it?...

### Have you read the Documentation Contribution Guidelines? - [X] I have read the [Documentation Contribution Guidelines](https://wails.io/community-guide#ways-of-contributing). ### Description Looking for guidance. On Debian 12, my Wails 2.7 app is...

Documentation

# Description Adds a missing run:darwin task. Fixes # (issue) ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an...