POC for synchronous error rendering #250
Annotations
4 errors
test
Argument of type '(e: CustomEvent<{ path: string | undefined;}>) => void' is not assignable to parameter of type 'EventListenerOrEventListenerObject | null'.
|
test
Argument of type '(e: CustomEvent<{ path: string | undefined;}>) => void' is not assignable to parameter of type 'EventListenerOrEventListenerObject | null'.
|
test
'initialTab' is declared but its value is never read.
|
test
Process completed with exit code 1.
|