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

Property 'autoComplete' does not exist on type 'TextareaHTMLAttributes<HTMLTextAreaElement>' #2882

Open
joao-m-santos opened this issue Apr 13, 2021 · 0 comments
Labels
Feature: Want this? Upvote it! Good First Issue

Comments

@joao-m-santos
Copy link

@joao-m-santos joao-m-santos commented Apr 13, 2021

Stencil version:

 @stencil/core@2.5.0

I'm submitting a:

[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/

Current behavior:
Setting the autoComplete or autocomplete attributes of a <textarea> causes the error:
Property 'autoComplete' does not exist on type 'TextareaHTMLAttributes<HTMLTextAreaElement>'

Expected behavior:
There should be no error popping up.

Related code:

<textarea autoComplete="on"></textarea>

Other information:
Typescript version: 3.9.9

@ionitron-bot ionitron-bot bot added the triage label Apr 13, 2021
@splitinfinities splitinfinities added Feature: Renderer Feature: Want this? Upvote it! Good First Issue labels Nov 9, 2021
@ionitron-bot ionitron-bot bot removed triage labels Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Want this? Upvote it! Good First Issue
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants