-
**Description**
I really don't know if this is a bug or simply wails does not supports react
**To Reproduce**
Steps to reproduce the behaviour:
1. Init a wails project
2. Create a react app in …
-
I personally use typescript for my javascript projects. I could `// @ts-ignore` everything, but I made this small declaration file which add the declarations for everything that wails adds. I added th…
-
**Description**
As of yesterday morning I am no longer able to see any wails guis this is the case with my own app and also the Wally app for my keyboard
**To Reproduce**
Attempt to run the app…
-
**Description**
Whenever I run wails build, I get some sort of Script Error, saying "Unable to get property '_' of undefined or null reference". It tells me the Code is 0, the line is 1, and the ch…
-
**Description**
I chose the VueFull template (webpack5) (same behavior for React) and managed to build the binary, but when running wails serve I get a segmentation fault.
To Reproduce
Steps to…
-
**Description**
Upgrading react version to 17 causes build errors due to webpack and wails-react-scripts not using the latest version of react-scripts (I think).
**To Reproduce**
Steps to reprodu…
-
**Description**
I have been through the issues on github and came across a response saying to embed assets such as fonts into the binary you need to use webpack. I noticed you had done this with Vu…
-
**Description**
I am running a project, having **appRun** as frontend.
There are two containers, I switch between, and both receive different events.
So I do `Wails.Events.On` when I _mount_ the…
-
We would like to distribute the wallet as a desktop application using a cross platform bundler.
- [x] Scaffold project to work with a bundler
- [x] Setup the CI to build the project on Linux, MacO…
-
**Description**
I'm trying to initialize a project but it fails with the following - 'C:\Users\Sagun' is not recognized as an internal or external command,
**To Reproduce**
```
C:\go-wails>wai…