<!-- Requirements: please go through this checklist before opening a new issue --> - [x] Review the documentation: https://clerk.com/docs - [x] Search for existing issues: https://github.com/clerkinc/javascript/issues - [ ] Go through package changelog files. - [ ] Provide the Frontend API key from your application dashboard. <!-- You can also find us on Discord https://clerk.com/discord --> ## Package + Version - [ ] `@clerk/clerk-js` - [ ] `@clerk/clerk-react` - [x] `@clerk/nextjs` 4.23.2 - [ ] `@clerk/remix` - [ ] `@clerk/types` - [ ] `@clerk/themes` - [ ] `@clerk/localizations` - [ ] `@clerk/clerk-expo` - [ ] `@clerk/backend` - [ ] `@clerk/clerk-sdk-node` - [ ] `@clerk/shared` - [ ] `@clerk/fastify` - [ ] `@clerk/chrome-extension` - [ ] `gatsby-plugin-clerk` - [ ] `build/tooling/chore` - [ ] other: ## Description When rendering a `<UserButton showName />`, the rendered name is not treated as a button. The user must click on the Avatar for the popup to appear.
Package + Version
@clerk/clerk-js@clerk/clerk-react@clerk/nextjs4.23.2@clerk/remix@clerk/types@clerk/themes@clerk/localizations@clerk/clerk-expo@clerk/backend@clerk/clerk-sdk-node@clerk/shared@clerk/fastify@clerk/chrome-extensiongatsby-plugin-clerkbuild/tooling/choreDescription
When rendering a
<UserButton showName />, the rendered name is not treated as a button. The user must click on the Avatar for the popup to appear.