Skip to content

Conversation

@lozinsky
Copy link
Contributor

@lozinsky lozinsky commented Sep 11, 2024

Closes #3017

Sync with #3042

@changeset-bot
Copy link

changeset-bot bot commented Sep 11, 2024

🦋 Changeset detected

Latest commit: 0186e50

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@floating-ui/vue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented Sep 11, 2024

Deploy Preview for vibrant-gates-22c214 ready!

Name Link
🔨 Latest commit 0186e50
🔍 Latest deploy log https://app.netlify.com/sites/vibrant-gates-22c214/deploys/66e1554197164c00081e0570
😎 Deploy Preview https://deploy-preview-3043--vibrant-gates-22c214.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@lozinsky lozinsky changed the title fix(useFloating): avoid setting isPositioned to true when open is false fix(useFloating): avoid setting isPositioned to true when open is false Sep 11, 2024
@lozinsky lozinsky force-pushed the fix/vue-is-positioned branch from 2d0b417 to 0186e50 Compare September 11, 2024 08:30
@atomiks
Copy link
Collaborator

atomiks commented Sep 11, 2024

Does this close the whole issue, or was my comment and subsequent PR only a somewhat related bug?

@lozinsky
Copy link
Contributor Author

This should close #3017 and also sync vue behaviour with react behaviour. Your PR is about the same problem.

@atomiks atomiks merged commit ca6d189 into floating-ui:master Sep 12, 2024
@lozinsky lozinsky deleted the fix/vue-is-positioned branch September 13, 2024 12:47
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.

isPositioned only becomes true after setting the open option to false

2 participants