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

Deprecation of React-Popper #7139

Open
bppdddqqqq opened this issue Jan 2, 2025 · 0 comments
Open

Deprecation of React-Popper #7139

bppdddqqqq opened this issue Jan 2, 2025 · 0 comments

Comments

@bppdddqqqq
Copy link

bppdddqqqq commented Jan 2, 2025

Environment

Not essential

Feature request

As of 4.12.2024, the React-Popper is deprecated, with no direct recommendation for replacement, (but it hints at using floating-ui). Due to the deprecation this blocks @blueprintjs/core from fully supporting React 19, since library is primarily used in Popover component.

Source: https://github.com/floating-ui/react-popper

Together with breaking changes in React 19 regarding Refs, I am confident to state that the behavior of React-Popper is unstable on React 19. This can be further validated by testing the Select component, which fails to detect proper bounding boxes and renders the dropdown menu outside the component and rather on the corner of the Window.

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