devika
devika copied to clipboard
On Click of dropdown create project button UI is not properly aligned
after click on drop down the create project button is not properly aligned its width and not looking good.
I get the same, thanks for reporting
Same
localhost/:1 Access to fetch at 'http://127.0.0.1:1337/api/project-list' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. api.js:28
GET http://127.0.0.1:1337/api/project-list net::ERR_FAILED 426 (Upgrade Required)
window.fetch @ fetcher.js?v=2a2b36c1:65 fetchProjectList @ api.js:28 (anonymous) @ +page.svelte:21 setInterval (async) (anonymous) @ +page.svelte:20 run @ chunk-663KAPRR.js?v=2a2b36c1:30 (anonymous) @ chunk-663KAPRR.js?v=2a2b36c1:2136 flush @ chunk-663KAPRR.js?v=2a2b36c1:1333 init @ chunk-663KAPRR.js?v=2a2b36c1:2217 Root @ root.svelte:21 createProxiedComponent @ svelte-hooks.js?v=2a2b36c1:341 ProxyComponent @ proxy.js?v=2a2b36c1:242 Proxy<Root> @ proxy.js?v=2a2b36c1:349 initialize @ client.js?v=2a2b36c1:433 _hydrate @ client.js?v=2a2b36c1:2385 await in _hydrate (async) start @ client.js?v=2a2b36c1:293 (anonymous) @ (index):1057 Promise.then (async) (anonymous) @ (index):1056 Show 11 more frames Show less fetcher.js?v=2a2b36c1:65
same with the model choose dropdown at the first time loading
fetch the latest changes. already fixed