Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Typescript 4.9.4 error @popperjs/core: This type parameter might need an extends Obj constraint. #374

Open
nikage opened this issue Jan 9, 2023 · 0 comments

Comments

@nikage
Copy link

nikage commented Jan 9, 2023

 node_modules/tippy.js/node_modules/@popperjs/core/lib/types.d.ts:117:36
    117 export declare type Modifier<Name, Options> = {
                                           ~~~~~~~
    This type parameter might need an `extends Obj` constraint.

I've fixed the issue with a local patch, but it seems tippy.js dependency needs to be updated.

floating-ui/floating-ui#2106 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant