Skip to content

observe and mutate are returning nil in alpha 1.2 #65

Closed
@barriehadfield

Description

@barriehadfield

In hyper-state (1.0.alpha1.2)

This method works as expected:

state_reader :filter

But this method returns nil:

def filter
    observe @filter ||= ""
end

Same is true for mutate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingready-to-releaseInternal Use Only: Has been fixed, specs passing and pushed to edge branch

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions