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

FormControl using incorrect variant? #269

Open
lighth7015 opened this issue Nov 8, 2023 · 0 comments
Open

FormControl using incorrect variant? #269

lighth7015 opened this issue Nov 8, 2023 · 0 comments

Comments

@lighth7015
Copy link

lighth7015 commented Nov 8, 2023

Good morning!

I'm working on a phone number validation TextField, however I've noticed that the TextField component doesn't work with @solid-primitives/input-mask, forcing me to roll my own using the FormGroup, Input and InputLabel controls to achieve the desired behavior; however, in doing this- I lose the ability to pass the variant prop through my control to the FormGroup, as the FormGroup seems to only use the default variant, which is weird.

I have a copy of my control hosted here, for reference.

Any assistance in fixing this would be greatly appreciated!

Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant