-
39번 캘린더 colorsetid를 2번으로 수정해둔 상태인데, 39번 캘린더에 포함된 일정들의 colorsetid는 1으로 반환되고 있습니다.
calendar의 colorsetid를 따라가는게 맞는거 같은데, 상속받아오게끔 백엔드를 수정하거나,
프론트단에서 calendar의 colorsetid를 가지고 있기 때문에 그냥 안내려주는 방향으로 변경해도…
-
Environment variables are inherited, but the cursor is still Adwaita.
https://github.com/user-attachments/assets/59bfe150-3a35-430c-90be-809085c81b66
OS: Hyprland/Arch
-
https://psalm.dev/r/e205e7be5f
https://psalm.dev/r/0535cc284a
I expect that these 2 examples should pass the test equally correctly, since the types should inherit from the interface, but for some…
-
It would be helpful to display inherited ivars. Maybe limit it to only when the parent object is another object within the azure sdk).
-
**Describe the bug**
I have a schema hierarchy such as:
```python
class ViewableContent(Schema):
name: str
description: str = None
class MySchema(ViewableContent):
other: str #…
-
I'm using Netcode for Gameobjects and I think NetworkBehaviour class uses other PropertyDrawer than the default MonoBehaviour.
Not sure if this can be considered as a potentional fix in the future be…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
### Description
Previously in .NET 8 and below, the FontSize property of controls would be inherited from its parent. For example, if you add a Button as a child of a Window and set the font size of…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I generate code snippets for a request that has inherited it's `Authorization` header, I…
-
### Issue
I use the `DJ` extension of ruff. I just found out that this doesn't work on forms that don't use ModelForm directly but an inherited class. This relates to [DJ006](https://docs.astra…