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.

Doesn't work with Hyper 1.2.1

See original GitHub issue

I just tried the plugin with Hyper 1.2.1. It breaks split panes. Here’s my config:

paneNavigation: {
  debug: true,
  hotkeys: {
    navigation: {
      up: 'shift+up',
      down: 'shift+down',
      left: 'shift+left',
      right: 'shift+right'
    },
    permutation_modifier: 'ctrl', // Added to jump and navigation hotkeys for pane permutation
  },
  showIndicators: false,
  focusOnMouseHover: false
}

and here’s the debug output:

(re)loading renderer plugins
index.html:34 total init time 284.67499999999995
index.js:31 |HYPER-PANE| updateChildrenFrames: call on af684550-816f-448d-ae38-60d7203c6733
index.js:31 |HYPER-PANE| updateChildrenFrames: no children found, skipping 365ef91c-1377-4709-84dc-73e9681ce29d
index.js:524 Uncaught TypeError: Cannot read property 'getTermDocument' of undefined
index.js:31 |HYPER-PANE| updateChildrenFrames: call on af684550-816f-448d-ae38-60d7203c6733
index.js:31 |HYPER-PANE| dealing child 324163d4-c576-416f-96a0-e577632a8e93
index.js:31 |HYPER-PANE| Setting frame for Object 0 0.5
index.js:31 |HYPER-PANE| updateChildrenFrames: call on 324163d4-c576-416f-96a0-e577632a8e93
index.js:31 |HYPER-PANE| updateChildrenFrames: sessionUid found, skipping 365ef91c-1377-4709-84dc-73e9681ce29d
index.js:31 |HYPER-PANE| dealing child 83f72570-eb48-483c-8f82-f77b3c255ce9
index.js:31 |HYPER-PANE| Setting frame for Object 0.5 0.5
index.js:31 |HYPER-PANE| updateChildrenFrames: call on 83f72570-eb48-483c-8f82-f77b3c255ce9
index.js:31 |HYPER-PANE| updateChildrenFrames: sessionUid found, skipping f04d4a8b-10b7-4585-bd22-30f8e5543a57
index.js:524 Uncaught TypeError: Cannot read property 'getTermDocument' of undefined
7bundle.js:39 Uncaught TypeError: Cannot read property 'getPrefs' of undefined
bundle.js:11 Uncaught TypeError: Cannot read property 'focusHyperCaret' of undefined
3bundle.js:39 Uncaught TypeError: Cannot read property 'getPrefs' of undefined

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
chaboucommented, Mar 11, 2017

fix published with version v1.1.2

0reactions
lanthalercommented, Mar 13, 2017

Opened #7 because this still doesn’t seem to work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

1.2.1 RHCK Hyper-V Updates
1.2.1 RHCK Hyper-V Updates. The following Red Hat Compatible Kernel (RHCK) Hyper-V updates have been made: Improved Hyper-V storage driver performance.
Read more >
BIG-IP 16.1.2.2 Fixes and Known Issues - AskF5 - F5 Networks
This is due to an interoperability issue between RedHat Enterprise Linux (RHEL) and Microsoft Hyper-V, which seems to affect RHEL v7.3 and RHEL...
Read more >
SupportAssist Enterprise Version 1.2.1 with Device Configuration ...
Web-scale Hyper-converged appliances ; Alert, Entities ; Alert · Issue ; Alert · Severity ; Alert · Timestamp.
Read more >
HypervInstall - OpenStack
Note that Windows 2008 can only run the compute manager and not any other. ... anyjson==0.3.1 argparse==1.2.1 boto==1.9b carrot==0.10.7 eventlet==0.9.16 ...
Read more >
Chapter 1. Getting started with Container Development Kit
Installing docker-machine-driver-hyperkit; 1.3.3.1.3. ... The Red Hat Container Development Kit 3.13 Release Notes and Known Issues contains information ...
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