elements
elements copied to clipboard
Please provide elements packages for other frameworks
Preflight checklist
- [x] I could not find a solution in the existing issues, docs, nor discussions.
- [x] I agree to follow this project's Code of Conduct.
- [x] I have read and am following this repository's Contribution Guidelines.
- [x] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
Please provide elements for other frameworks.
We are using Nuxt 4 and Vue in production at work and have been using a flaky client-side only implementation of the ory fetch SDK for some time now.
We would really appreciate first-party support for frameworks other than Next.js and React
Describe your ideal solution
Equivelent versions of
/packages/nextjs and packages/elements-react
e.g /packages/nuxt and packages/elements-vue
Workarounds or alternatives
We're using the vanilla ory-fetch client in our Nuxt 4 projects with ssr: false.
Version
25.4
Additional Context
No response