Skip to content
This repository was archived by the owner on Jul 19, 2020. It is now read-only.
This repository was archived by the owner on Jul 19, 2020. It is now read-only.

Route state field should be just T #205

@hgzimmerman

Description

@hgzimmerman

Description

Route has a state field that is currently Option<T>.
The reason that this is an option is because stdweb's API doesn't support getting the state outside of an event.
This can still be shimmed in using the js! macro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions