Turbo Streams: Manage element focus #138
Annotations
10 errors
src/core/drive/form_submission.ts#L162
Argument of type 'boolean' is not assignable to parameter of type 'FetchRequest'.
|
src/core/drive/navigator.ts#L45
Argument of type 'HTMLInputElement | undefined' is not assignable to parameter of type 'HTMLInputElement'.
|
src/core/frames/frame_controller.ts#L216
Argument of type 'HTMLInputElement | undefined' is not assignable to parameter of type 'HTMLInputElement'.
|
src/core/streams/stream_message_renderer.ts#L70
'elementToAutofocus' is possibly 'null'.
|
src/core/streams/stream_message_renderer.ts#L87
'elementToFocus' is possibly 'null'.
|
src/http/fetch_request.ts#L93
'#resolveRequestPromise' is declared but its value is never read.
|
src/http/fetch_request.ts#L113
Type 'FetchRequestBody | null' is not assignable to type 'FetchRequestBody'.
|
src/http/fetch_request.ts#L133
Type 'FetchRequestBody | null' is not assignable to type 'FetchRequestBody'.
|
src/util.ts#L201
Parameter 'element' implicitly has an 'any' type.
|
src/util.ts#L207
Parameter 'elementOrDocumentFragment' implicitly has an 'any' type.
|
The logs for this run have expired and are no longer available.
Loading