-
When I switch on tethering, the DNS is not resolved on the guest device.
**Firewall Logs**
IPv4rules.log is attached below after the text (I did not want to clutter this report with the log file).…
-
In #8140 @fantasai changed the computed value of [`stripes()`](https://drafts.csswg.org/css-images-4/#funcdef-stripes) to say
> The computed value of this function is an ordered list of stripes, ea…
-
# Issue
I seem to have run into a little issue that I assume is not expected behaviour when creating static mocks of a class via the JUnit Jupiter extension.
```java
import org.apache.commons.l…
-
```
We use a lot of "sparse" arrays in our project, for example:
$data = array(
10 => 'Val1',
20 => 'Val2',
100 => 'Val3',
);
Unfortunately when trying to …
-
### Vue version
petite-vue 0.4.1
### Link to minimal reproduction
https://jsfiddle.net/c2mnw0ey/
### Steps to reproduce
Issues are not enabled for the petite-vue project so there is no way to fil…
-
According to @marcoscaceres non-async methods that preform conversion should be prefixed with `to` like `toJSON()`: https://github.com/w3c/web-nfc/pull/240#pullrequestreview-262273143
```
[NewObje…
-
### Problem
There is no way to tell `cargo add` that you want to add a dependency from a workspace explicitly. It is currently only done implicitly if you run `cargo add foo` and there happens to b…
-
Reported by: **[nprevail](https://launchpad.net/~nprevail)**
Date: 2022-04-05T22:40:52Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: [lp1967959](https://bugs.launchpad.net/bugs/1967959)
Tag…
-
CSSWG added the following resolution(s):
> * `RESOLVED: allowing mixed track sizing, as long as the algorithm does not allow position-dependent effects`
> * `RESOLVED: add a note about the grouping…
-
Originally posted by @MagpieFourtyTwo in https://github.com/cgeo/cgeo/issues/9532#issuecomment-747509253:
Current situation: Android set to "de", c:geo set to "en", which seemed to work pretty well…