wobsoriano / vue-clerk

Community Clerk Vue SDK.
https://vue-clerk.com
MIT License
144 stars 13 forks source link

UserButton.UserProfilePage No Show #147

Closed 2322312693 closed 2 weeks ago

2322312693 commented 2 weeks ago

2322312693 commented 2 weeks ago

`

`

Cannot display in Nuxt3

wobsoriano commented 2 weeks ago

Im not on my PC rn, can you import UserButton from vue-clerk for now so it doesnt try to use the one generated by nuxt?

2322312693 commented 2 weeks ago

I'm glad to hear back from you! I imported the UserButton and created a help button entry. However, when I click the help button, only the overlay appears.

I tried for nearly two hours yesterday.

2322312693 commented 2 weeks ago

vue-clerk@0.6.9

2322312693 commented 2 weeks ago

I closed my nuxt project opened vue and tested it but it still doesn't work

only the mask layer

wobsoriano commented 2 weeks ago

I closed my nuxt project opened vue and tested it but it still doesn't work

only the mask layer

~Do you mean you created a Vue project with Vite and is still getting errors? Can you provide a basic repro via stackblitz or something I can clone?~

nvm I can confirm this issue