-
### Steps to reproduce
https://stackblitz.com/edit/react-xrtnie-bypm8d?file=Demo.tsx%3AL19-L19
Steps:
1. Go to demo link above
2. Click Export then click print
3. Note the exception that appe…
-
When you want to use protobuf message types in CRDT Map or Set data structures, you have to register the corresponding descriptor in the `additionalDescriptors` by customizing the component registrati…
-
Hi,
I've successfully replicated results using some of the ldscores from the most recent biorxiv paper for partitioned heritability (Heritability enrichment of specifically expressed genes identifi…
-
### Quick summary
Trying to drag and drop media files to the editor, it fails.
### Steps to reproduce
1. Create a site with the Personal or Premium plans
2. Open the page to create a new pos…
-
Everything immutable! That's been my motto for almost a decade!
It seems that I'm not the only one: more and more frameworks share this 'immutability' property, including IPFS.
When I look at all th…
-
Hey folks, I'd like to report a change in behavior that I currently consider a bug. It was introduced in [8.6.0](https://github.com/Netflix/dgs-framework/releases/tag/v8.6.0) with this PR: https://git…
-
Original issue (by me):
A potential idea could be to host a "lobby" and do simple file synchronization between the lobby on a single map. Changes would be queued with timestamps, conflicts (same obje…
-
This is more an FYI in case you weren't aware. There's been a long existing bug in e7 where units that penetrate defence by a variable amount (such as straze) won't _actually_ fully penetrate, instead…
-
### Company or project name
_No response_
### Question
I create table like:
create table `staging_dev`.`staging_prod_place_api_services_testvs4`
engine = ReplacingMergeTree
order by (…
-
## Motivation
The storage engine is the source of truth for a node. Raft and KV rely on the integrity of the storage engine's data, and breaches of its integrity can result in false query results, …