primitives icon indicating copy to clipboard operation
primitives copied to clipboard

No child type of TooltipContent in tooltip component occurs in version 5.2.2 of typescript

Open KIMSEUNGGYU opened this issue 6 months ago • 0 comments

Bug report

Current Behavior

1234

Expected behavior

Reproducible example

CodeSandbox Template

Suggested solution

Additional context

I'm curious about the minimum version of the type script for radix-ui tooltip.

And in 5.2.2 version, the error occurs, but in the higher version, 5.5.2, the bug does not occur, and I am curious about the cause.

The suspect is that the radix-ui tooltip is the latest version of '^1.1.2', which is suspected to have been developed in version 5.2.2 and above.

Your environment

Software Name(s) Version
Radix Package(s) react-tooltip ^1.1.2
React n/a 18.2.0
Browser
Assistive tech
Node n/a v18.18.0
npm/yarn pnpm 8.8.0
Operating System macOS Sonoma 14.5

KIMSEUNGGYU avatar Aug 06 '24 01:08 KIMSEUNGGYU