-
### Description
When I launch the template project for vue-ts, the application works fine, but in browser the "Greet" button does not work.
In the console it says:
```
[Vue warn]: Unhandled erro…
-
### Description
I have a page, in the parent page view, I inject one iframe page. Triggering the go function in this iframe page view , no response. so I think in iframe view call go function sho…
-
### Description
I have created a Wails project:
```
wails init -n myproject -t vue-ts
cd myproject
```
Then I installed Vuetify with:
```
npm install vuetify@^3.1.5 --save
```
Then, I've s…
-
### Description
After building and starting the application, a message appears for about a second saying that wails.localhost refuses to connect.
### To Reproduce
1. Create new app with vue-t…
-
### Description
During testing, wails dev does not provide functionality for resizing the window like it does while compiling while running in frameless mode.
Drag does not work as well when runni…
-
### Description
This is about setting up Vuetify3 with Wails.
### To Reproduce
I have created a Wails project:
```
wails init -n myproject -t vue-ts
cd myproject
```
Then I installed Vue…
-
### Description
`EventsOn` in the JavaScript runtime should've returned a function to cancel the listener, but it is `undefined` for some reasons
### To Reproduce
Running this with the starter `vue…
-
# Opasden Grant Proposal: `Hamster`
**Name of Project:**hamster
**Proposal Category:**core-dev、app-dev、Community、Metaverse
**Proposer:** `ydpings`
**Do you agree to open source all work yo…
-
### Description
After upgrading to version 2.4.0 and using wails dev, each click event needs many times to respond
[image](https://live.staticflickr.com/65535/52734159932_afcf00ff2b_b.jpg)
2.…
-
### Description
Running `wails dev` will start the frontend correctly, but the app is blank. Opening the Inspector shows `SyntaxError: Unexpected token ';'. Expected an opening '(' before a method's …