Skip to content

TypeError: Cannot read property 'on' of undefined #5

@Oumeima-IbnElfekih

Description

@Oumeima-IbnElfekih

it seems like there is a problem in this one :

i got a problem like this when i add it :
_createClass(DraggablePolyline, [{
64 | key: 'componentWillMount',
65 | value: function componentWillMount() {

66 | this.map.on('mousemove', this.onMapMouseMove);
| ^ 67 | }
68 | }, {
69 | key: 'componentWillUnMount',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions