Skip to content

V8 Callouts do not render in React 18 Strict Mode #24041

@micahgodbolt

Description

@micahgodbolt

This affects Tooltip and ContextualMenu (and others)

CalloutContent uses usePositions to find the current position. In strict mode, it appears that the value is never defined, therefore offscreen styles are never removed

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions