-
For the following code
```js
class A {
#a; // LINE 1
static m() {
return 42;
}
constructor() {
A.m(); // LINE 2
}
}
```
and calling
```sh
esbuild --target=es…
-
The Below is commands and text that in my opinion needs to be changed. Almost all attributes has the $ placed in the wrong place.
1. Create a new Azure AD application and get its `appId` valu…
-
## Is your feature request related to a problem? Please describe.
Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Ca…
-
missing explicit accessCheck is not detected on 1.1.16 but this is detected on 1.1.15
```
$query = \Drupal::entityQuery('user')
->condition('status', 1)
->condition('uid', 1, '')
…
-
# Bug report
Every time an Entity Count Query is encountered., it is currently expected to have knowledge about the Entity Query it is acting on.
This means that there is currently no way an Entit…
-
After updating to 1.12.90 and 1.13.0, a few users reported VNC crashing. I do not yet have steps to reproduce, but have noticed a pattern that they are failing in "assert(state_ >= RFBSTATE_QUERYING)"…
-
Unfortunately, I have issues with dante. NordVPN connects without any problem.
**nordvpn status**
```
Status: Connected
Hostname: de1117.nordvpn.com
IP: 156.67.85.18
Country: Germany
City: Fr…
-
Good morning! First off, our team is very grateful for all the work done in this DrupalWxT repo to ensure CVEs are patched and update are made to the core files. Updating our CI/CD pipelines by increm…
-
Hello,
I am using version 10.0.1 and encounter this issue when call get(), below show error in my browser console:
```
chunk-VNXF6W56.js?v=202f4f6a:39 Uncaught (in promise) TypeError: Cannot a…
-
Hey @jlesage
TL;DR: this is a kind request to release an official build docker-baseimage-gui and docker-firefox to include a bug fix.
Longer version:
I have encountered a bug which is related …