tauri-ui icon indicating copy to clipboard operation
tauri-ui copied to clipboard

where does the endpoint showing in gif exist

Open wanghaisheng opened this issue 1 year ago • 1 comments

tauri-ui

as you can see , I can not click any of the element in this dashboard ,it seems freezing

but in the browser mode it seems works but still no endpoint like. examples/dashboard examples/cards

20231011-185934

wanghaisheng avatar Oct 11 '23 11:10 wanghaisheng

if I create a new one ,the freezing problem gone

(base) wenke@wenkedeMac-mini templates % pnpm create tauri-ui my-tauri-app --template vite

 WARN  GET https://registry.npmjs.org/sisteransi error (ECONNRESET). Will retry in 10 seconds. 2 retries left. .../Library/pnpm/store/v3/tmp/dlx-20381 | +6 + .../Library/pnpm/store/v3/tmp/dlx-20381 | Progress: resolved 6, reused 4, downloaded 2, added 6, done ✔ Select a framework: › ⚡Vite + SvelteKit ✔ Target operating systems for the Tauri Github Action › Windows (x64), macOS (x64), Linux (x64)

Scaffolding project in /Users/wenke/github/tiktoka-studio-app-tauri-ui/templates/my-tauri-app

Done. Now run: cd my-tauri-app pnpm i pnpm tauri dev

(base) wenke@wenkedeMac-mini templates % cd my-tauri-app (base) wenke@wenkedeMac-mini my-tauri-app % pnpm i

wanghaisheng avatar Oct 11 '23 11:10 wanghaisheng