-
### Description
When running wails, both in dev and build mode on Ubuntu, the height and width are zero. I ran the same exact code on MacOS and it works.
It's stuck at (seemingly) 0 width and 0 h…
-
I was wondering if there is a way to init a new project with React instead of Vue ?
Thank you
-
### Description
mainapp.Shutdown undefined (type *appng.App has no field or method Shutdown)
### To Reproduce
```
wails init -n myproject -t react-ts
```
Error when initializing the project
###…
-
# Weekly GitHub Trending! (2022/09/26 ~ 2022/10/03)
## TypeScript trending 4repo's
### [BuilderIO](https://github.com/BuilderIO) / [qwik](https://github.com/BuilderIO/qwik)
HTML ファーストのフレームワーク。 ~ 1kb の…
ivgtr updated
2 years ago
-
### Description
When calling `EventsOn` or `EventsOnce` (defined in `frontend/wailsjs/runtime/runtime.js`) on the frontend, they in turn make calls to `OnMultiple` which does not exist.
It should …
-
# Weekly GitHub Trending! (2022/07/18 ~ 2022/07/25)
## Python trending 5repo's
### [OpenBB-finance](https://github.com/OpenBB-finance) / [OpenBBTerminal](https://github.com/OpenBB-finance/OpenBBTermin…
ivgtr updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
I'm using wails with a frontend created by the _create-react-app_ script. Unfortunately _create-react-app_ does not support live-rel…
-
### Description
Calling `runtime.OpenDirectorDialog` (or any of the dialog options described in the docs [here](https://wails.io/docs/reference/runtime/dialog)) causes the application to crash on l…
-
Hello,
What I am running:
Go: 1.17.5
Node: 17.3.0
NPM: 8.3.0
Wails: 2.0.0-beta.27
I'm installing this via the recommended method using:
`wails init -n myapp -t https://github.com/raiton…
-
**Is your feature request related to a problem? Please describe.**
V1 had a react template, any chance that can be ported to v2?
**Describe the solution you'd like**
A v2 react template
**Desc…