-
### 🔖 Feature description
Possibility to change which theme is being used as default for new users.
### 🎤 Context
If you have both [light and dark themes](https://github.com/backstage/backst…
-
This is to avoid confusion with hierarchical structures.
-
### Steps to reproduce
Steps:
1. [Open this link to live example](https://codesandbox.io/p/sandbox/polished-paper-fk2fyx)
2. Notice that the word “orphan” is on its own line, despite `text-wrap: pr…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
I have multiple loaders on the same route. Whether I should be using multiple loaders on the same route is beside the…
-
**What happened**:
In my environment, a pod in gang may be recreated with same name.
Pod add event came before pod delete event, which cause this pod is deleted from gang.Children.
This can r…
-
The [`Task`](https://github.com/celery/celery/blob/main/celery/backends/database/models.py#L20-L27) and [`TaskExtended`](https://github.com/celery/celery/blob/main/celery/backends/database/models.py#L…
-
should `inelastic x-ray scattering` be a child of `x-ray scattering`? - this seems to be missing from the current hierarchy
-
The {children} property always returns undefined even though I'm trying the same thing as written here.
https://pro.ant.design/docs/layout#nested-layout
```
{
exact: false,
path: '/…
-
**Describe the bug**
I'm trying to follow the example [here](https://adospace.gitbook.io/mauireactor/components/navigation/back-button) so I can handle the hardware back button, but this method is no…
-
I am trying to use GPUTree explainer, however, the explainer gives me error. See below my codes:
```
explainer = shap.explainers.GPUTree(rf_model)
shap_values = explainer(X_test)
```
The last…