question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Uncaught TypeError: other.getPath is not a function

See original GitHub issue

I keep getting this error if I try to setup more than one breakpoint.

The first bp is registered and xdbug works fine. If I try to add another bp I get this error, Uncaught TypeError: other.getPath is not a function

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
aurovratacommented, Feb 5, 2018

@AyeAyePhyuKyaw bingo, had to remove the package altogether to get the bp to work.

1reaction
AyeAyePhyuKyawcommented, Feb 5, 2018

If you install wordpress-suite 1.2.1 package, you face “TypeError: other.getPath is not a function” error and cannot toggle more than one breakpoint. I also faced same error. I solved it by disable wordpress-site 1.2.1.

I hope you will be ok.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: editor.getPath is not a function · Issue #46
At /C:/Users/eschulman/.atom/packages/mocha-test-runner/lib/context.coffee:14 TypeError: editor.getPath is not a function at ...
Read more >
Why do I always get an Uncaught TypeError: undefined is not ...
However in any case I always get an error "Uncaught TypeError: undefined is not a function" for the getPath function.
Read more >
SAPUI5: Uncaught TypeError: c.getPath is not a function
However, I face the issue Uncaught TypeError: c.getPath is not a function and No data is found on either the list or table....
Read more >
How to Handle JavaScript Uncaught TypeError: “x” is Not a ...
The Javascript TypeError: "x" is not a function occurs when calling a function on a value or object, which is not actually a...
Read more >
SP.Taxonomy.js TypeError: b.get_path is not a function
I'm trying to display the terms of a site but I can't create a instance of TermSession object. context = SP.ClientContext.get_current(); var ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found