Fix a bug where expand from the initial keyboard focus fails when rootItemId is an empty string #490
Annotations
10 warnings
|
packages/core/src/core/create-tree.ts#L155
'updater' is defined but never used. Allowed unused args must match /^_/u
|
|
packages/core/src/core/create-tree.ts#L155
'updater' is defined but never used
|
|
packages/core/src/core/create-tree.ts#L130
'instance' is already declared in the upper scope on line 127 column 16
|
|
packages/core/src/core/core.spec.ts#L9
'T' is defined but never used. Allowed unused vars must match /^_/u
|
|
packages/core/src/core/core.spec.ts#L9
'T' is defined but never used
|
|
packages/core/src/core/core.spec.ts#L6
'T' is defined but never used. Allowed unused vars must match /^_/u
|
|
packages/core/src/core/core.spec.ts#L6
'T' is defined but never used
|
|
examples/react-compiler/src/main.tsx#L137
Unexpected console statement
|
|
examples/nextjs/src/app/layout.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
examples/comprehensive/src/main.tsx#L137
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading