Skip to content

Immutable JS broken on V3 #82

@gabroe

Description

@gabroe

Looks like LocalizeProvider immutable stores are not supported, if store is a Map then localize should be retrieved using get('localize'):

const curLocalizeState = this.props.store.getState().localize;

See:

https://github.com/ryandrewjohnson/react-localize-redux/blob/master/src/LocalizeProvider.js#L73

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions