-
Notifications
You must be signed in to change notification settings - Fork 231
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
Searchable annotation tracks are not working #1227
Comments
Which version of igv.js are you using? |
We are using |
In fact we are unsure, if we should run our own igv.js or if it is save to refer to your server? |
Running from the server is fine, that is a permanent URL for that release. Version 2.7.1 is a very recent release, I'm searching now to see when this bug was introduced. |
I found the problem and it will be fixed in this weekends release (2.7.2). In the meantime, do you recall the release you were using that was working? It looks like 2.6.8 should not have this problem, but I'm not certain. |
unfortunately, I don't know the release that was still working. ;-( |
Well the fix ill be released this weekend, as 2.7.2, but if you need a faster solution the "2.6.8" version should work. |
thanks. we will give it a try next week. |
This reverts commit e6a0555, try a different approach.
any news on when it will be rolled out? |
Just released as 2.7.2 |
We load our own reference together with bed and gtf files. Things worked fine but now we get the error this.config.browser is undefined and the features are in the end displayed but not searchable. fyi. our code is:
`
`
Can you please help? The error message is:
TypeError: this.config.browser is undefined value textFeatureSource.js:233 e textFeatureSource.js:224 h runtime.js:63 _invoke runtime.js:293 S runtime.js:118 gr runtime.js:747 o runtime.js:747
Best
Hubert
The text was updated successfully, but these errors were encountered: