-
1. Переключиться на ветку [`issues/1090`](https://github.com/V4Fire/Client/blob/6617cab29ec0d05950ab0826e9f8c54d585ec85c/src/components/pages/p-v4-components-demo/p-v4-components-demo.ss)
2. Собрать …
-
### Bug description
Tried to install Cyberpunk from Gog, but failed due to a client error. I'm not sure if it's error from the installer itself or the Lutris client.
### How to Reproduce
Steps to r…
-
The file https://github.com/awslabs/pireporter/blob/master/pireporterPolicy.json only allows rds:DescribeDBInstance on a filtered condition on instances with the tag `"pireporter": "allow"` I am assum…
alecl updated
1 month ago
-
### Description
To reproduce, add a simple guard() hook and configure guard() to run client-side only:
```javascript
export async function guard(pageContext) {
console.log("guard");
}
```
…
-
According to https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#AndroidNotification AndroidNotification dataclass should have visibility property:
```
"visibility": enum (Visi…
-
**Describe the bug**
## Command
Device fails to send multiple `SendGet` commands
```
alias scared_of_the_dark backlog sendGet http://10.0.40.51/cm?cmnd=Power0%20Toggle; sendGet http://10.0.4…
-
Refer to SAP internal CAP issues/issues/17158
I managed to resolve service binding destination, handling xsuaa uaasubdomain of the consumer tenant, and client credentials flow for the consumer …
-
### Describe the bug
0.3.0版本的appimage无法打开,没有出现窗口,没有tray图标
重新安装0.2.0 appimage没有问题
系统:Ubuntu 22.04.5 LTS 64 位 Gnome 42.9 X11
```
[2024-11-02][11:16:39][async_io::driver][TRACE] sleeping for 5000 …
-
I have a large amount of UPDATE statements to make. The most efficient way I have found, however slow, is:
```
await Promise.all(largeBatchOfQueries.map(async (query) => {
const client = awai…
-
### Which OpenObserve functionalities are the source of the bug?
log search
### Is this a regression?
Yes
### Description
Hi,
after upgrading from v0.12.0 to v0.13.0, the basic log search for a …