-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Typescript Error
Interface 'Slider' incorrectly extends interface 'JQuery'. Types of property 'on' are incompatible. Type '{ (eventType: string, callback: (eventObject: JQueryEventObject, ...args: any[]) => any): Slider;...' is not assignable to type '{ (events: string, handler: (eventObject: JQueryEventObject, ...args: any[]) => any): JQuery; (ev...'. Types of parameters 'callback' and 'selector' are incompatible. Type 'string' is not assignable to type '(eventObject: JQueryEventObject, ...args: any[]) => any'.
Metadata
Metadata
Assignees
Labels
No labels