-
**Description**
Currently Wails supports Vue v2 with Vuetify v1.5. Vuetify v2.0 is the latest release with many improvements and compelling features. This issue is to propose a change to the Vuetif…
-
**Description**
After running a build version of my app, it displays a blank screen, while the STDOUT logging states an inability to find the wails variable. Running it in the web browser using 'wa…
-
**Description**
When attempting to trigger a bound method using a frontend button, nothing happens. I am however able to trigger it when attempting to do so with a regular function.
I am unable …
-
**Description**
When i run the app independently, the vue router works well in the browser but after bundling into executable and running, the view is blank. The template doesn't get loaded in the …
-
I'm having an issue with my app.
When served, it works as intended.
When built, the shows no errors during the build, but when opened, it gives an error, see screenshot below
![screenshot](https:…
-
**Description**
When building my first wails app without changing anything in the default app, it fails to build citing an unexpected identifier in the "open" node module.
```
const wslToWindo…
-
**A** I am going through https://wails.app/reference/guide.html
and I find myself constantly scrolling up and down to understand where I am at.
It would be really helpful if the template changed a…
-
**Description**
Following the developers document I created a custom template for React.
I managed to serve both back- and front-end. I also can build the app.
But when I run the binary instead of…
-
**Description**
If you run arm64 built binary on rk3399 board (ubuntu 18.04) then it fails on animations with this error: libEGL warning: DRI2: failed to open rockchip (search paths /usr/lib/aarch64-…
-
Wails seems to be the best solution available for makers to add specific functionality and a user interface to their creation.
Arduino compatibility concretely means adding a mechanism to interact…