-
**Describe the bug**
Fetching from GitHub subfolder: https://github.com/driver1998/bsp/bsp-master/prebuilt to Downloaded\Drivers\BSP Drivers is not possible because the link is invalid
The part "/bs…
-
-
### Android framework version
net8.0-android
### Affected platform version
VS2022
### Description
Application getting crashed intermittently (but often) with following error:
```
…
-
Hello! On my Debian/Sid system I used hardinfo to compare performances among different kernel versions on the same machine, but now benchmarking has become inconsistent: missing results, too much diff…
-
As described in https://github.com/monarch-initiative/monarch-app/issues/887#issuecomment-2479676335, there is an HTML injection bug in the phenogrid component. The offending code is here:
https://…
-
**Describe the bug**
On our [macOS taskcluster CI worker](https://community-tc.services.mozilla.com/provisioners/proj-taskcluster/worker-types/gw-ci-macos/workers/proj-taskcluster/63-135-170-250) we …
-
### Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Expect…
-
### Java Pack Direct Download URL
https://drive.google.com/uc?export=download&id=11gG1XZkYLsoSpNf7lrJ8a_UhvNHuR4C-
### Default Pack Direct Download URL
_No response_
### Bedrock Merge Pack Direct …
-
We have begun collecting build errors during our nightly builds (see also: https://github.com/mdn/translated-content/issues/12578), and with https://github.com/mdn/yari/pull/8953 we now also see where…
-
```php
'' => 'array',
'*' => 'int',
```
In Laravel validation it works like `array`, but package think that it is `array{array, *: integer}`.
If write
```php
'.' => 'array',
'.*' => 'int',
…