Describe the bug
We're seeing a few users impacted by the following error in Grafana: Cannot read property 'length' of undefined. This is happening in the getKeyForPixelExpansive function while fetching UTF position.
Expected behavior
We shouldn't be taking the length of an undefined object; the user should not experience a crash.
Screenshots
If applicable, add screenshots to help explain your problem.
Context (please complete the following information):
Describe the bug We're seeing a few users impacted by the following error in Grafana:
Cannot read property 'length' of undefined
. This is happening in thegetKeyForPixelExpansive
function while fetching UTF position.Expected behavior We shouldn't be taking the length of an undefined object; the user should not experience a crash.
Screenshots If applicable, add screenshots to help explain your problem.
Context (please complete the following information):