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.

Clicking or dbl clicking b-table row causes error on IE

See original GitHub issue

Using version 2.2.0 there is an issue with b-table on IE 11.

Using IE 11 and attempting a click or double click a row you then see the following - a single error for each click or dbl click.

Note: due to the error the event does not complete.

TypeError: Object expected
{
[functions]: ,
proto: { },
description: "Object expected",
message: "Object expected",
name: "TypeError",
number: -2146823281,
stack: "TypeError: Object expected
at Gy.methods.getTbodyTrs (http://localhost:5000/js/fileManager-legacy.js:23:360432)
at Gy.methods.getTbodyTrIndex (http://localhost:5000/js/fileManager-legacy.js:23:360632)
at Gy.methods.emitTbodyRowEvent (http://localhost:5000/js/fileManager-legacy.js:23:360747)
at Gy.methods.onTBodyRowClicked (http://localhost:5000/js/fileManager-legacy.js:23:361573)
at ne (http://localhost:5000/js/fileManager-legacy.js:7:11658)
at n (http://localhost:5000/js/fileManager-legacy.js:7:13477)
at o._wrapper (http://localhost:5000/js/fileManager-legacy.js:7:51753)",
Symbol()_9.of693fu6u31: undefined
}

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
adhollandcommented, Feb 25, 2020

@tmorehouse Thanks for looking into it. I’ll try and put something together.

0reactions
adhollandcommented, Feb 26, 2020

I wrote a cut down test case and was not able to reproduce the issue at this time - so I need to investigate further. As a result I’m closing this defect for now.

Thanks for the help.

Read more comments on GitHub >

github_iconTop Results From Across the Web

my problem is with internet explorer, when i double click on ...
internet explorer problem. ... Right click on the shortcut icon on the desktop and select Properties. 2. Click on General tab.
Read more >
javafx: double click on a blank row opens the previusly ...
The reason double-clicking on an empty row causes you to open the last selected item is because you're adding the EventHandler to the ......
Read more >
Double click Excel cell to follow formula not working - AuditExcel
A popular feature in Excel is the ability to double click an Excel cell and it will take you to the links in...
Read more >
Excel double click not working to follow formula - YouTube
00:00 What double click in cell can do 00:25 Switch it back on 00:55 Alternate method to see where cells come (even from...
Read more >
13 common problems with vlookups
Now double-click the bottom right hand-corner of this cell so that the formula ... numbers in the TABLE ARRAY part of the formula...
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