-
I want to hide the drag handle based on conditions like empty paragraphs, a special checklist, etc.
![Screenshot 2024-09-24 002258](https://github.com/user-attachments/assets/915afffb-cbe6-4507-8d…
-
### Describe the bug
The program was stuck when I tried to run `iperf3`. After setting the log level to debug, I found it stuck at the heap allocator. Using the `gdb_server`, I was able to find…
sdww0 updated
3 months ago
-
```
build_debug/programs/clickhouse -q "
CREATE TABLE t1 (key String, attr String, a UInt64, b UInt64, c Nullable(UInt64)) ENGINE = MergeTree ORDER BY key;
CREATE TABLE t2 (key String, attr Strin…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xa3d4e5242323ee490da9b267496747be8cba6ec6bc304ffa57160a721a7d3581
**Severity:** low
**Description:**
**Description**…
-
Could be interesting to add a stability condition for the final position:
* Does the robot arrived safely at the postion ?
* Or does it need to wait a bit for the pid to stabilize ?
* It could i…
-
### Version/revision of the library used
_Typically located in the `library.json` & `src/IRremoteESP8266.h` files in the root directory of the library.
e.g. v2.0.0, or 'master' as at 1st of June, 20…
-
**Describe the bug**
The Terms and Condition link is there but it does not leads anywhere
**Expected behavior**
When Clicking on Terms and Condition , the terms and conditions page should open.
…
-
**Describe the bug**
Quickloading :mgl-pax/document generates a compile time error
**Expected behavior**
The system should load
**Actual behavior**
Compilation of the system fails with the er…
-
This if-statement is incorrect and causing field mapping errors.
```cs
if (columnMappings == null || columnMappings.Count == 0)
{
foreach (KeyValuePair keyValuePair in columnMappings)
…
-
I was curious to know the reason why thermal boundary condition complains about the relativistic temperatures when one could initialize plasma species using relativistic temperatures in Smilei and als…