Skip to content

JS console complaint about element attribute spelling #4

Open
@japhb

Description

@japhb

In the web tutorial Adding some components section the SubmitTip textarea element has an attribute 'maxlength'; this should be 'maxLength' (capital 'L') in order to avoid complaints in the JS console later.

(FWIW, this is fixed in the HEAD code of the repo, it's just the web tutorial that is incorrect.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions