GMOD / jbrowse-components

Source code for JBrowse 2, a modern React-based genome browser
https://jbrowse.org/jb2
Apache License 2.0
205 stars 61 forks source link

Minor bug: "_linehash" in feature details #4567

Closed abjanssen closed 1 week ago

abjanssen commented 1 week ago

In JBrowse 2 version 2.15.0, I find a novel entry in each features details that wasn't there before (and doesn't seem to serve any information purposes).

In every feature, there is now a line with "_linehash", and a number image

This wasn't there before, and I'm not sure how to interpret the number that is given. I can remove it from the feature details through the config file though.

Is this line supposed to be there, or is this a minor bug that slipped in?

Thanks!

cmdcolin commented 1 week ago

indeed this is a bug that slipped in, thanks for pointing this out :)