Skip to content

3.5.0 fails in PhantomJS without Object.assign polyfill #152

Closed
@Nagogus

Description

@Nagogus

FYI

As lodash assign method was replaced by Object.assign all tests using phantomjs as browser start to fail.
TypeError: undefined is not a constructor (evaluating 'assign({}, store, { connect: Connector(store) })')

Can be fixed by downgrading to 3.4.1 or using phantomjs-polyfill-object-assign

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions