Skip to content

TypeError: (0 , _reactD3Basic.series) is not a function #34

@SPSpwetter

Description

@SPSpwetter

I'm running into an issue using react-d3-brush, that it can seem to find _reactD3Basic.series.

Others have run into this problem, on stackoverflow

My best guess from research so far is that this somehow relates to CommonJS exports? Something about babel? Thing is, I'm not using babel, and all the research so far is to disable babel for node_modules. CommonJS reference

Output below:

TypeError: (0 , _reactD3Basic.series) is not a function at LineBrush.render (webpack:///./~/react-d3-brush/lib/line.js:74:1)

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