chakra-ui / ark

Ark UI is a headless UI library with over 45+ components designed to build scalable Design Systems that works for a wide range of JS frameworks.
https://ark-ui.com
MIT License
3.76k stars 103 forks source link

@ark-ui/vue@4.0.1 isn't compatible with Nuxt 3 #2927

Closed ItsRyanWu closed 1 month ago

ItsRyanWu commented 1 month ago

Description

It doesn't work in Nuxt but works in pure Vue project

CleanShot 2024-09-27 at 13 18 33

Link to Reproduction (or Detailed Explanation)

https://codesandbox.io/p/live/7d8d37ad-2413-4a19-9b7e-d6827bd1ba2a

Steps to Reproduce

Open the codesandbox

Ark UI Version

@ark-ui/vue@4.0.1

Framework

Browser

No response

Additional Information

No response

hex-ci commented 1 month ago

A related issue: #2792

cschroeter commented 1 month ago

@ItsRyanWu @hex-ci

Thanks for reporting the issue. I could reproduce the issue and it now fixed with v4.0.2

ItsRyanWu commented 1 month ago

Awesome, you are so fast! @cschroeter and thanks for your findings @hex-ci