Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Support non-elements more thoroughly #7

@dominicbarnes

Description

@dominicbarnes

In particular, I'm thinking about the method that binds events to the field in order to revalidate after further input.

It just uses component/event blindly, but I think it could check that the input is an element before calling bind. Also, I figured it could also check if the input is an instance of EventEmitter and use Emitter#on() instead of bind.

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