Skip to content
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

Uncaught TypeError: Cannot read property 'textStr' of undefined #134

Open
chrissound opened this issue Mar 21, 2019 · 1 comment
Open

Uncaught TypeError: Cannot read property 'textStr' of undefined #134

chrissound opened this issue Mar 21, 2019 · 1 comment

Comments

@chrissound
Copy link

Uncaught TypeError: Cannot read property 'textStr' of undefined
at SVGGElement. (customEvents.js:360)
at SVGGElement.dispatch (jquery.min.js:3074)
at SVGGElement.elemData.handle (jquery.min.js:2750)

I get the above when right clicking.

                    contextmenu: function(point) {
                        console.log("tesT");
                    },
@sebastianbochan
Copy link
Collaborator

Hi @chrissound,
Thank you for reporting about the problem. Unfortunately I was not able to reproduce the issue.

Demo:

Chrome: 73.0.3683.75
MacOSX: 10.12.4

Could you update my jsfiddle with your simplified demo?
Please let me know about your browser details.

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

No branches or pull requests

2 participants