-
### Version
all
### Platform
```text
all
```
### Subsystem
console
### What steps will reproduce the bug?
Given the program `console-group.js`
```js
console.group('group');
console.groupCol…
-
**Describe the bug**
Every time i open Blink 0.0.6-dev it launches and closes immediately, but the program appears open in task manager.
**To Reproduce**
Steps to reproduce the behavior:
1. Laun…
-
## 🐛 Bug Report
Follow guide to run `create-leo-app` but encounter error during run dev. Noticed the update of `@provablehq/sdk` to `0.7.0`. Fallback to `0.6.13` works.
## Steps to Reproduce…
-
### Description
![image](https://github.com/user-attachments/assets/bd8992ab-ed88-4cc6-b248-ad6643d336d5)
### Reproduce
Install Docker 4.33.1
Select WSL2 backend
Try to use Docker
### …
-
### Steps to reproduce
Run https://dartpad.dev/?id=a408077b04f6090d4b2138c60b5b34bd (both web/windows confirmed)
### Expected results
Hovering any part of the box makes it turn orange.
### Actual …
-
Hoi Devs, I managed to port/build FPCDELUXE with native LAZBUILD for Termux on Android 13..
After some minor changes the build succeeded and the GUI started seemingly normal..
I haven't tested t…
-
Hi, Your suggestion above is useful to me.But I have 2 new questions, please help me!
1. In train_with_lm.py, the dataset’s "train" and "test" are placed into dataset_train and dataset_test, respec…
-
It seemed like the language server wasn't working while working in vs code outside of a dev container.
However I found that it needs npx to run:
```
Activating Jolie Language Server
starting "cmd.…
-
When running webui with WebView as the browser the program ends in the following busy loop:
https://github.com/webui-dev/webui/blob/d5b25ca1a827d3ec07be9607232edb0c27172918/src/webui.c#L3099-L3101
…
-
```toml
[package]
name = "test-rs"
version = "0.1.0"
edition = "2021"
[dependencies]
yellowstone-grpc-proto = "2.0.0"
```
`cargo build` throw this error;
```
Updating crates.io index
…