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.

TypeError: null is not an object (evaluating 'c.remove')

See original GitHub issue

Sentry Issue: HOSTED-CELLXGENE-Q

TypeError: null is not an object (evaluating 'c.remove')
  at apply (./src/components/graph/setupLasso.js:66:7)
...
(1 additional frame(s) were not displayed)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
signechambers1commented, Sep 30, 2020

QA’d on my phone, iOS, Safari, dev environment. If I start a lasso and then touched the screen with a different finger the partial lasso is canceled, whereas on prod it tries to connect the lasso. If these are the correct steps to reproduce, this passes my QA, I can’t tell if an error is being thrown or not though.

0reactions
maniarathicommented, Sep 20, 2020

Pulling this in to be estimated/discussed. It seems like it’s showing up a decent number of times now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix TypeError: Null is Not an Object in JavaScript
The JavaScript error TypeError: null is not an object occurs when a property is accessed or a method is called on a null...
Read more >
Javascript Error Null is not an Object - html - Stack Overflow
Im getting a error in the Web Inspector as shown below: TypeError: 'null ...
Read more >
TypeError: null is not an object (evaluating 'f.focus')
This error occurs when you read a property or call a method on a null object .
Read more >
null is not an object (evaluating 'delete i[s[u]]') – Noibu
I am able to replicate the error on a Safari browser on site when I clear the local storage then click on things....
Read more >
Crash app, TypeError: null is not an object (evaluating 'state ...
With the error in the issue title. TypeError: null is not an object (evaluating 'state.routes') ReactNavigationV4Instrumentation#_ ...
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