Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drl990114/tauri-issue
https://github.com/drl990114/tauri-issue
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/drl990114/tauri-issue
- Owner: drl990114
- Created: 2024-01-01T12:34:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T13:02:03.000Z (5 months ago)
- Last Synced: 2024-10-11T00:14:42.100Z (about 1 month ago)
- Language: TypeScript
- Size: 371 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Reproduction
- yarn tauri dev
- open `http://localhost:1420/` in browser
- any move action is work, get log('drop end', dropResult)
- in tauri window
- Drop unable to locate, get log('drop end', null)