-
https://github.com/robotools/vanilla/blob/3ef4eba6dca0a94d14eef6da343524fd601f387d/Lib/vanilla/vanillaList2.py#L656
now it falls back to `None`
-
### What is the issue?
When using MagicDNS if you make a query that returns a response that is larger than the normally allowable size of 4096B the Tailscale DNS client will not fall back to TCP mode…
-
Following issues have been identified/reported:
1. Most charts still use color fallbacks to a small set of colors from the default palette, rather than the newly introduced `DataVizPalette`.
2. The …
-
## Bug Report
**Current Behavior**
I have a site with multiple languages (EN as default, FR as secondary), when I translate a news item, the slug for my news item contains the path_segment EN ex:
…
-
**Describe the bug**
In #1413, we added functionality to store the runtime type (SPARK, SPARK_RAPID, PHOTON) for each application by parsing event logs.
However, users might provide an event log wi…
-
Test text:
ح ب ا حبا
It consists of two parts (separated with a space):
حبا
ح ب ا
The second part is basically the first part with every character delimited with space (in order to cancel ligatur…
-
I'd like to see the repository updated to ICU 76.1 - I believe ICO 75.1 is in use currently, based on [this](https://github.com/mapbox/mapbox-gl-rtl-text/pull/32).
There are a number of [improvemen…
-
### 🔍 Search Terms
Example:
```ts
const languages = ['de', 'en', 'fr'] as const;
type Language = (typeof languages)[number];
const fallback = 'lorem';
const customByLanguage = {
de: 'ipsum',
} …
-
- PHP Version: 8.2.5
- PDFParser Version: 2.7.0
### Description:
### PDF input
Personal payslip, so unable to provide, but will do what I can
### Expected output & actual output
Get text…
-
With the React 19.x types package, Root and Slot cause `tsc` errors:
```json
"devDependencies": {
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
…