Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Click-drag in detail panel starting on column covariate and ending in map generates errors in console. #487

Open
jmelott opened this issue Apr 20, 2023 · 1 comment

Comments

@jmelott
Copy link

jmelott commented Apr 20, 2023

Does not cause error if starting in row covariate area.

Errors:
PluginInstanceManager.js:175 Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf')
at PIM.postSelectionToPlugins (PluginInstanceManager.js:175:25)
at SRCH.updateLinkoutSelections (SearchManager.js:121:6)
at DEV.handleSelectDrag (DetailHeatMapEvent.js:754:14)
at DEV.handleMouseMove (DetailHeatMapEvent.js:672:7)
PIM.postSelectionToPlugins @ PluginInstanceManager.js:175
SRCH.updateLinkoutSelections @ SearchManager.js:121
DEV.handleSelectDrag @ DetailHeatMapEvent.js:754
DEV.handleMouseMove @ DetailHeatMapEvent.js:672

@bmbroom
Copy link
Member

bmbroom commented Apr 21, 2023

I cannot replicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants