Steff

Results 5 issues of Steff

### Describe the bug Hi, I'm using the effect library to construct class instances, and I encounter the following issues, where the 2 assertions below pass (which is wrong): ```ts...

p2-nice-to-have

### What version of Effect is running? 3.2.3 ### What steps can reproduce the bug? ```ts import * as it from "@effect/vitest"; it.addEqualityTesters(); import { Schema } from "@effect/schema"; import...

bug

### Is your feature request related to a problem? I'm using `ToggleGroup`, where `ToggleGroup.Item` are represented as buttons, `onValueChange$` I'm updating the URL (pathname and searchParams) and navigating to that...

TYPE: enhancement
PKG: headless

### Affected Packages core, starter-kit, pm, extension-link, extension-bullet-list, extension-list-item ### Version(s) 2.7.2 ### Bug Description With autolink enabled, when I type `http://google.com/` (with only `com` in bold), it creates two...

Type: Bug
Category: Open Source

### Which component is affected? Qwik Runtime ### Describe the bug I get an error on the client when using the Context API, when I want to update a signal...

TYPE: bug
COMP: runtime
COMP: DX
VERSION: upcoming major
STATUS-2: blocked by another PR