-
This issue documents our exploration (with @mfranzon) of possible data structures for the new dataset history. It contains a plan which can still change, but which is necessary for discussing/defining…
-
We encountered problems during http validation phase when using IIS win-acme client.
The error log that is tied to this: "WARN [tomcat-handler-182879] [com.czertainly.core.api.ExceptionHandlingAdvic…
-
The Trained Models page currently fetches models via `trained_models_list` and spaces via `trained_models_spaces`, then merges the data client-side. This results in redundant API calls.
To optimize p…
-
After updating from 3.10.3 to 3.11.0, connections to Windows 11 show graphics issues, see attached images.
In connections to Windows server, those issues do NOT occur.
**To Reproduce**
Steps to repro…
-
It runs perfectly fine on the client using PrismLauncher 9.2, but the server refuses to start with everything being the same. The error says it is missing fabric_api, but the forgified fabric_api is …
-
On line 104 in slotted.rs, theres the following:
```rust
let existing_input = existing_inputs.get(slot).unwrap();
```
Which causes a panic since existing_inputs is in itself, None, which appears to ha…
-
**The goal of the spike is to POC how to get rid of webpack and module federation with vite while keeping the shared dependencies feature between server-server and client-client components**
### Ou…
-
Can we please get `prefetchQuery` in the `useHook()` hook for the client components? TanStack doc shows an example [here](https://tanstack.com/query/latest/docs/framework/react/guides/prefetching#pref…
-
**Describe the bug**
`Effect:new_isomorphic()` used to run the effect both on the server and on the client. It also used to run the effect immediately. Currently, it seems to be just the same as `Effe…
-
I have an immich v1.125.7 server installed on truenas, and an external library of about 60k photos is connected to it. Everything works correctly in the browser, but not in the Android mobile app. The…