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

Allow disabling types for default FormKit inputs #1277

Open
DamianGlowala opened this issue Mar 21, 2024 · 1 comment
Open

Allow disabling types for default FormKit inputs #1277

DamianGlowala opened this issue Mar 21, 2024 · 1 comment
Labels
🪄 enhancement New feature or request 🔵 priority-3 3. Lower priority issue

Comments

@DamianGlowala
Copy link
Contributor

Reproduction

n/a

Describe the bug

I am using fully custom components named the same way as FormKit's ones (e.g. text, email, password). When providing types for them (as shown here), these cannot be declared, as they conflict with internal types of default inputs. Could it be possible to provide a way to enable a fully headless mode?

Environment

Nuxt 3 FormKit module

@DamianGlowala DamianGlowala added ⛑ Needs triage The issue has not yet been examined by the FormKit team. 🐛 bug-report Bug is reported, but not verified by team labels Mar 21, 2024
@justin-schroeder
Copy link
Member

I would also love to do this...I think we can probable invent some interesting mechanism to do that.

@justin-schroeder justin-schroeder added 🪄 enhancement New feature or request 🔵 priority-3 3. Lower priority issue and removed 🐛 bug-report Bug is reported, but not verified by team ⛑ Needs triage The issue has not yet been examined by the FormKit team. labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪄 enhancement New feature or request 🔵 priority-3 3. Lower priority issue
Projects
None yet
Development

No branches or pull requests

2 participants