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

[Button] Setting property type prevents correct rendering #151

Closed
ehubscher opened this issue Nov 15, 2023 · 1 comment
Closed

[Button] Setting property type prevents correct rendering #151

ehubscher opened this issue Nov 15, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists ecosystem Incompatibility with something else tailwind An issue related to Tailwind

Comments

@ehubscher
Copy link

ehubscher commented Nov 15, 2023

To be clear, I can see the component in the DOM upon clicking "inspect" in my browser. However, I cannot see the element at all. When I unset the property, the button looks as it should. The same happens if I set type to any other value.

A consequence of the issue is now I am getting a warning from Formik because it would prefer to use a button with a type of "submit".

@ehubscher ehubscher changed the title [Button] Setting property type to "submit" prevents correct rendering [Button] Setting property type to "submit" prevents correct rendering Nov 15, 2023
@ehubscher ehubscher changed the title [Button] Setting property type to "submit" prevents correct rendering [Button] Setting property type prevents correct rendering Nov 15, 2023
@kevinmitch14
Copy link

Check out - #109

@vladmoroz vladmoroz added duplicate This issue or pull request already exists ecosystem Incompatibility with something else tailwind An issue related to Tailwind labels Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists ecosystem Incompatibility with something else tailwind An issue related to Tailwind
Projects
None yet
Development

No branches or pull requests

3 participants