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.

Bug appears when using 3.1.1.

See original GitHub issue

This didn’t happen with the previous version.

TypeError: Cannot read property 'l' of undefined
  at getTipOffsetLeft (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/avocode-ui/node_modules/react-tooltip/dist/utils/getPosition.js:35:40)
  at exports.default (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/avocode-ui/node_modules/react-tooltip/dist/utils/getPosition.js:170:22)
  at ReactTooltip.updatePosition (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/avocode-ui/node_modules/react-tooltip/dist/index.js:398:46)
  at ReactTooltip.<anonymous> (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/avocode-ui/node_modules/react-tooltip/dist/index.js:320:20)
  at CallbackQueue.notifyAll (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/CallbackQueue.js:65:22)
  at ReactUpdatesFlushTransaction.close (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactUpdates.js:57:24)
  at ReactUpdatesFlushTransaction.closeAll (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/Transaction.js:202:25)
  at ReactUpdatesFlushTransaction.perform (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/Transaction.js:149:16)
  at ReactUpdatesFlushTransaction.perform (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactUpdates.js:86:38)
  at Object.flushBatchedUpdates (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactUpdates.js:147:19)
  at Object.wrapper [as flushBatchedUpdates] (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactPerf.js:66:21)
  at ReactDefaultBatchingStrategyTransaction.closeAll (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/Transaction.js:202:25)
  at ReactDefaultBatchingStrategyTransaction.perform (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/Transaction.js:149:16)
  at Object.batchedUpdates (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactDefaultBatchingStrategy.js:62:19)
  at Object.enqueueUpdate (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactUpdates.js:176:22)
  at enqueueUpdate (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactUpdateQueue.js:24:16)
  at Object.enqueueCallback (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactUpdateQueue.js:108:5)
  at ReactTooltip.ReactComponent.setState (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/react/lib/ReactComponent.js:67:18)
  at updateState (/Users/petrbrzek/Desktop/dev/forked-repos/avocode/node_modules/avocode-ui/node_modules/react-tooltip/dist/index.js:315:18)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
wwaynecommented, Jul 30, 2016

I picked a wrong way to fix https://github.com/wwayne/react-tooltip/issues/143, this should be fixed in 3.1.2

1reaction
wwaynecommented, Jul 29, 2016

Hm, I see it, thanks, will have a deep investigation

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug appears when using 3.1.1. · Issue #158 - GitHub
This didn't happen with the previous version. TypeError: Cannot read property 'l' of undefined at ... Bug appears when using 3.1.1. #158.
Read more >
3.1.1 problems/bugs - Audacity Forum
1. It does not crash on the the tone alone. It does crash with a vocal track. I tried high quality pitch change...
Read more >
[SOLVED] Bug in Screen set up Isadora 3.1.1?
I am running Isadora on a MacBook Pro 15" laptop with Catalina (10.16.7); I have two displays attached in portrait mode. Since I...
Read more >
Dirac Live 3.1.1 bugs? - Audio Science Review (ASR) Forum
Hi there, I updated Dirac Live to the latest 3.1.1 version on my Mac last night. There appears to be two bugs which...
Read more >
Data Studio - Stored Procedure Parameters are not showing
I have a stored procedure with 10 parameters and DS 3.1.1 is showing only 4 of them while looking at the properties. SYSROUTINES...
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