-
**Description**
Upgrade to Vuetify 2.1.0, is it possible?
I would like to migrate a web app to desktop, but using Vuetify 2.1.0.
-
**Description**
Distribution 'manjaro-arm' is currently unsupported.
**Further Information**
| Name | Value |
| ----- | ----- |
| Wails Version | v1.0.1 |
| Go Version | go1.13.5 |
|…
-
I generated a new project using Wails v1.0.2-pre2 for an Angular app. The Angular app provided by Wails works like a charm.
Next step I tried to do is copy Angular app, made with Angular CLI 8.3.20…
-
**Description**
Using Vue template.
On wails serve, app works perfectly. Once I build the app (wails build) and open it. It displays a blank screen. While looking at the inspector there is no js…
-
**Description**
An error message pops up when I try to run the executable generated by `wails build`.
Dismissing this message by either pressing "yes" or "no" closes the error window and the nor…
-
**Description**
black screen
when I inspect, I can see "**Uncaught TypeError: Cannot read property '_' of undefined**"
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to http://local…
khyoz updated
5 years ago
-
**Description**
If I run `wails init` and choose a frontend (tested with react and vue options) during the "Ensuring Dependencies are up to date" stage, it errors on` webview.h` included from `lib/…
-
Can we use wails with plain HTML CSS and js without using any framework?
We have a requirement where we want to create a small GUI app in golang but we do not want to use any framework like (Vue or R…
-
Hello all,
I like vue & all, but I found the nuxt framework much easier for a beginner. https://nuxtjs.org/
does anyone know how I can connect Wails to Nuxt
~~~
import Bridge from "./wailsb…
-
**Description**
I have an issue when trying to use methods of structs in the frontend.
Let's say we have this `main.go`
```go
package main
import (
"github.com/leaanthony/mewn"
"githu…