Skip to content

Consider null types in LogMonitorEntryAction #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2016
Merged

Conversation

gpbl
Copy link
Contributor

@gpbl gpbl commented May 12, 2016

I recently run into an issue when returning an action's type as null, however I don't know the reason of this change, so maybe @anibali wants to have a look to this PR as well :)

I recently run into [an issue](zalmoxisus/redux-devtools-extension#114 (comment)) when returning an action type as `null`, however I don't know the reason of [this change](gaearon@b132439) so maybe @anibali wants to have a look to this PR as well :)
@gpbl gpbl changed the title Consider null types Consider null types in LogMonitorEntryAction May 12, 2016
@anibali
Copy link
Contributor

anibali commented May 12, 2016

@gaearon Are null action types meant to be a supported thing?

@gaearon
Copy link
Owner

gaearon commented May 13, 2016

Hmm. Technically I don’t see the point of null action types but since we technically support them (and only throw for undefined) I’ll take it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants