Fabian Engelniederhammer
Fabian Engelniederhammer
I think I experienced the same bug: ``` Type '{ displayName: string; content: DivisionOperatorResult[]; }[]' is not assignable to '{ displayName: string; content: DivisionOperatorResult[]; }[]' 87: .data=${data} no-incompatible-type-binding ``` From...
We also need this feature. Are you planning do implement it?
On my mobile Chrome it successfully loaded. On the built-in Samsung browser, it did not.
I created #990 as a follow up
@dependabot rebase
@Sinickle could you please report again if it happens? It should be fixed now though.
@dependabot rebase
Looks like a bug in LAPIS 2. When switching to "Open", which still runs on LAPIS 1, you get a "malformed variant query": 
@chaoran-chen Should we actually allow or forbid sending multiple variant queries in a single request? * Forbidding it would yield quite specific error messages * Multiple values would be treated...