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

fix: add check for own instance in is* guard functions #2439

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

atomiks
Copy link
Collaborator

@atomiks atomiks commented Jul 13, 2023

Fixes #2421

@rollingversions
Copy link

rollingversions bot commented Jul 13, 2023

@floating-ui/dom (1.4.4 → 1.4.5)

Bug Fixes

  • fix: add check for own instance in is* guard functions

@floating-ui/react (0.24.6 → 0.24.7)

Bug Fixes

  • fix: add check for own instance in is* guard functions

    Fixes useHover not working in new windows (window.open())

Packages With No Changes

The following packages have no user facing changes, so won't be released:

  • @floating-ui/core
  • @floating-ui/react-dom
  • @floating-ui/react-native
  • @floating-ui/vue

Edit changelogs

@netlify
Copy link

netlify bot commented Jul 13, 2023

Deploy Preview for vibrant-gates-22c214 canceled.

Name Link
🔨 Latest commit 9a99c8a
🔍 Latest deploy log https://app.netlify.com/sites/vibrant-gates-22c214/deploys/64afbfddf2f27200087155ab

@atomiks atomiks merged commit baccbd1 into master Jul 13, 2023
9 checks passed
@atomiks atomiks deleted the fix/guard-fns branch July 13, 2023 09:25
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

Successfully merging this pull request may close these issues.

[React] useHover does not work with window.open rendered component
1 participant