nothing can be clicked
After bun run dev ,nothing can be clicked, anyone know why?
Same here with docker install even with last PR included And when I click on the Settings button, the browser (Chrome or Firefox) seems to wait forever for a response from the server :-)
make sure ollama is running on port 11434 , then refresh and click dropdown on right and left side of screens, its clickable and you will able to create new project and select models .
For me it works on 11434 but there is still this fault
can you try running ui with 'bun run dev --host' (with host parameter)
Now some work and some I couldn't create a new project and choose a model but the settings button doesn't work and I also can't choose the project from the list it doesn't work
VITE v5.2.2 ready in 803 ms
➜ Local: http://localhost:3000/ ➜ Network: http://192.168.1.32:3000/ ➜ press h + enter to show help 18:58:26 [vite-plugin-svelte] C:/zxcv/devika/ui/src/lib/components/ControlPanel.svelte:115:10 A11y: '#' is not a valid href attribute 18:58:26 [vite-plugin-svelte] C:/zxcv/devika/ui/src/lib/components/ControlPanel.svelte:124:14 A11y: '#' is not a valid href attribute 18:58:26 [vite-plugin-svelte] C:/zxcv/devika/ui/src/lib/components/ControlPanel.svelte:186:16 A11y: '#' is not a valid href attribute 18:58:27 [vite-plugin-svelte] C:/zxcv/devika/ui/src/lib/components/ControlPanel.svelte:115:10 A11y: '#' is not a valid href attribute 18:58:27 [vite-plugin-svelte] C:/zxcv/devika/ui/src/lib/components/ControlPanel.svelte:124:14 A11y: '#' is not a valid href attribute 18:58:27 [vite-plugin-svelte] C:/zxcv/devika/ui/src/lib/components/ControlPanel.svelte:186:16 A11y: '#' is not a valid href attribute
did devika write this repo? wsl install doesnt work , docker install doesnt work , whats going on here
This app takes up soooo much space
after we click on new project and we enter the project name it does not update the project name . basically that button does not work . Do you have any solution for this ?
did devika write this repo? wsl install doesnt work , docker install doesnt work , whats going on here
i guess yes
after we click on new project and we enter the project name it does not update the project name . basically that button does not work . Do you have any solution for this ?
stuck at this same issue
after we click on new project and we enter the project name it does not update the project name . basically that button does not work . Do you have any solution for this ?
stuck at this same issue
SAME ISSUE
after we click on new project and we enter the project name it does not update the project name . basically that button does not work . Do you have any solution for this ?
stuck at this same issue
SAME ISSUE
I use bun run dev --host instead bun run dev .
And I use Network, likes: http://192.168.3.14:3000/.
It works.
fetch the latest changes. already fixed
