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.

Cannot read property 'getHeaderColGrouop' of undefined

See original GitHub issue

In my package.json: “react-bootstrap-table”: “^4.0.6” I have this issue using react-bootstrap-table in Electron app with react “react”: “^15.5.4”. I get this error with the basic example:

TypeError: Cannot read property 'getHeaderColGrouop' of undefined
    at BootstrapTable._adjustHeaderWidth

Is there a mistake getHeaderColGrouop => getHeaderColGroup ?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
ZuzooVncommented, Nov 14, 2017

I have the same problems, any solution here?

2reactions
Samer-Abdulazizcommented, Oct 16, 2017

i am getting the same issue and i have only one react version installed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Get TypeError: Cannot read property of undefined
Inside the post, there is an object called location. In the location object, it has an Id, longitude, and latitude. When I console.log(posts....
Read more >
How to Avoid Getting 'Cannot read property of undefined' in ...
Learn how you can avoid getting the famous 'Cannot read property of undefined' error in JavaScript with the logical OR operator.
Read more >
react-bootstrap-table - UNPKG
'undefined') {\n currPage = this.props.options.page;\n } else if (typeof ... {\n\t\t\treturn false;\n\t\t}\n\n\t\t// Detect buggy property enumeration order ...
Read more >
React TypeError: Cannot read property function of undefined
... THERE https://codedocu.com/Software/React/Error/React-TypeError_colon_- Cannot - read - property -send_Data_to_Api-of- undefined ?2755ea.
Read more >
ERROR TypeError: Cannot read property title of undefined
HEY, SET YOUR LIKE THERE ! ... Your browser can't play this video. ... Solved: ERROR TypeError: Cannot read property title of undefined....
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