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.

undefined ref in adjustHeaderWidth

See original GitHub issue

Hi Allen, thank you for this wonderful library.

I’m getting a Uncaught TypeError: Cannot read property 'refs' of undefined error when adjustHeaderWidth() is called, at line 823

screenshot from 2016-06-14 16-02-47

It seems like this.refs.header is null, but I’m not sure why.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
dp-huangcommented, Sep 7, 2016

I once got the exactly the same problem, but after npm was upgraded to the latest version, it’s gone.

0reactions
AllenFangcommented, Jan 22, 2017

Check newest v2.9.2 and v3.0.0-beta.7, it is supposed to be fixed correctly. thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is an undefined reference/unresolved external symbol ...
So, as a result - an "undefined reference/unresolved external symbol error" happens when the linker cannot find global symbols in the object files....
Read more >
Undefined ref Vc_1::Common::checkLibraryAbi - ROOT Forum
Hi Otto,. I understand that Marabou compiled fine with a previous version of ROOT. Can you tell me the latest ROOT version that...
Read more >
V6.0.1 C++ Request Reply example : undefined reference ...
Hello,. i encounter "undefined reference" errors when i launch the make of the C++ request reply example v6.0.1 on Linux.
Read more >
Re: How to fix "undefined reference" error? - NXP Community
I'm developing code for evkmimxrt1060 using the mcuxpressoide IDE. I added unity (https://github.com/ ThrowTheSwitch/Unity) testcode in iled_blinky example.
Read more >
Undefined reference to WPACKET appearing as error during ...
I managed to overcome the "WPACKET" ld issue by installing a virtual machine with Ubuntu server 18.04 (here ...
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