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

capture attribute has an incorrect type #33 #153

Open
jquesada2016 opened this issue May 30, 2024 · 2 comments
Open

capture attribute has an incorrect type #33 #153

jquesada2016 opened this issue May 30, 2024 · 2 comments

Comments

@jquesada2016
Copy link

Describe the bug
The capture attribute for input has the type declared as Boolean, but it should instead be String.

To Reproduce
N/A

Expected behavior
I expect to be able to specify the allowed capture input values of user and environment.

Additional context
Here's a link for the documentation, and a notte on how this used to be true, but not anymore.

@pete-murphy
Copy link
Member

Seems like the issue is with purescript-react-basic-dom not this library, if you want to open the issue there.

@jquesada2016
Copy link
Author

Thanks for the correction. I clicked on the repo listed in the react-basic-dom library on pursuit and it pointed me here.

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

2 participants