Skip to content

validateHandlers not verbose enough #12

Description

@KeKs0r

I was running into an issue where I misconfigured my handlers.

This is usually caught in: https://github.com/martyjs/marty-lib/blob/master/src/store/validateHandlers.js#L15

But since it is within a Flux.Dispatcher.dispatch, the error is caught and swallowed. I would therefore prefer it logging the error instead of throwing it.

I could also do the PR if this is agreed upon

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