Skip to content

Guard against functions that are not generators, and warn #12

Open
@damassi

Description

@damassi

If a user is attempts to mount a controller function that is not a generator gen.next is not a function will throw. We should guard against this condition and warn the user to update their code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions