Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant