-
## Full Next.JS support
Currently the frontend is hidden away in `.keystone/admin` folder and generates multiple pages for each list routes. This is not very continent and makes customization very di…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Do you use YouTube Premium?
❌ No, I don't use YouTube Premium
### My feature request
The ability to remove t…
-
Hello!
I frequently got this error:
```
Window # has same side left as window # but no common parent
```
it prevents from creating or removing windows, and I don't know how to get rid of it.
Con…
-
Hi team,
This issue, i tried to resolve by manually importing the file, ref:-https://github.com/pyinstaller/pyinstaller/issues/2475
But now again the same issue, after updating the Pyinstaller.
…
-
With the newly added feature, maybe, there is a new way how to write entities.
Consequently, this would utilize property types, annotations & property hooks as well.
So the original entity like:
```…
hrach updated
3 weeks ago
-
### Code
```Rust
#[derive(Debug)]
#[repr(packed)]
enum COption {
None,
Some(T),
}
fn main() {
}
```
### Meta
`rustc --version --verbose`:
```
rustc 1.82.0 (f6e511eec 2024-10-15) (Fedor…
-
Neovide panicked with the message: Failed to create Window: Error { raw_code: None, raw_os_message: None, kind: NotSupported("provided display handle is not supported") }
I am using Fedora 40 a…
-
### Steps to reproduce the behavior
I have user model, which has following field 'Cart'
```
User.add({
....
cart: {type: Types.Relationship, ref: 'Cart', hidden: true}
....
});
```…
-
hi,
ref: https://github.com/segmind/segmoe/blob/5fce95320f932aeb0991c9c0c31a3be72dbf7ce8/segmoe/main.py#L1300C13-L1300C26
```
@torch.no_grad
def get_hidden_states(self, model, positive, ne…
-
While updating the docs for `RegisterHook`, I noticed how badly designed `RegisterHook` is.
Check the changes introduced by #372 to learn how carefully one must tread in order to use `RegisterHook` p…
UE4SS updated
3 months ago