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

bug: navigation popoever doesn't follow hovered item #23

Open
ZTL-UwU opened this issue Aug 8, 2024 · 11 comments
Open

bug: navigation popoever doesn't follow hovered item #23

ZTL-UwU opened this issue Aug 8, 2024 · 11 comments
Labels
🐞 bug Something isn't working 📍 upstream
Milestone

Comments

@ZTL-UwU
Copy link
Owner

ZTL-UwU commented Aug 8, 2024

Screenshot-2024-08-08_13:23:28

@ZTL-UwU ZTL-UwU added 🐞 bug Something isn't working 📍 upstream labels Aug 8, 2024
@ZTL-UwU
Copy link
Owner Author

ZTL-UwU commented Aug 8, 2024

unovue/shadcn-vue#705

@xarthurx
Copy link

I also notice this issue after the last updates...
Possible to fall back to the previous updates?

@ZTL-UwU
Copy link
Owner Author

ZTL-UwU commented Aug 10, 2024

I also notice this issue after the last updates... Possible to fall back to the previous updates?

This problem exisit in every version, as it is not caused by shadcn-docs. So it has to be fixed by the radix team.

@xarthurx
Copy link

I also notice this issue after the last updates... Possible to fall back to the previous updates?

This problem exisit in every version, as it is not caused by shadcn-docs. So it has to be fixed by the radix team.

Yeah, I mean before you fix #22 the issue doesn't exist. Can you fall back the radix related package to that version?

@ZTL-UwU
Copy link
Owner Author

ZTL-UwU commented Aug 10, 2024

Screenshot-2024-08-10_20:24:50

This is in 0.4.6, and an old version of radix-vue. I think it never worked.

Also, in unovue/shadcn-vue#705 the maintainer mentioned that it is a long lasting issue, not a bug caused by new updates.

This is long standing issue in radix-ui and radix-vue

This should be fixed in radix-vue v2

radix-vue/radix-vue#589

@xarthurx
Copy link

xarthurx commented Aug 10, 2024 via email

@ZTL-UwU
Copy link
Owner Author

ZTL-UwU commented Aug 10, 2024

Can you share a screenshot of when it working and the package lock at that moment?

@xarthurx
Copy link

{
  "name": "bal-documentation-website",
  "private": true,
  "type": "module",
  "scripts": {
    "build": "nuxt build",
    "dev": "nuxt dev",
    "generate": "nuxt generate",
    "preview": "nuxt preview",
    "postinstall": "nuxt prepare"
  },
  "dependencies": {
    "nuxt": "^3.12.4",
    "nuxt-link-checker": "^3.1.0",
    "rehype-citation": "^2.0.0",
    "shadcn-docs-nuxt": "^0.4.7",
    "vue": "^3.4.36",
    "vue-router": "^4.4.3"
  },
  "devDependencies": {
    "@iconify-json/lucide": "^1.1.205",
    "@iconify-json/material-symbols": "^1.1.86",
    "@iconify-json/mdi": "^1.1.68",
    "@iconify-json/noto": "^1.1.20",
    "@iconify-json/vscode-icons": "^1.1.37",
    "@unocss/nuxt": "^0.61.9",
    "remark-heading-id": "^1.0.1",
    "unocss": "^0.61.9"
  }
}

@xarthurx
Copy link

lock file too large. You can check it here:

https://pastebin.com/p6tVr1jK

@ZTL-UwU
Copy link
Owner Author

ZTL-UwU commented Aug 10, 2024

Are you sure it works? I still can't get it to work, even with the same dep versions. I think we will wait for radix-vue to fix this.

@xarthurx
Copy link

Yes. This only happens today after I update this repo (for fixing the symbol in the nav bar).
I came to this issue because of this bug.

I saw radix-vue is targeting this bug for v2? So will not be a sooner fix?

@ZTL-UwU ZTL-UwU added this to the v1 milestone Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 📍 upstream
Projects
None yet
Development

No branches or pull requests

2 participants