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

TypeError: Cannot read properties of undefined (reading 'startsWith') in v3+ #1913

Open
lpryszcz opened this issue Nov 7, 2024 · 0 comments

Comments

@lpryszcz
Copy link

lpryszcz commented Nov 7, 2024

hi @jrobinso , I'm having issues when running v3+. console output:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'startsWith')
    at Bk.update (chromAliasDefaults.js:54:26)
    at new Bk (chromAliasDefaults.js:14:14)
    at Ck.init (genome.js:66:31)
    at async Ck.createGenome (genome.js:28:9)
    at async _k.loadReference (browser.js:750:53)
    at async _k.loadSessionObject (browser.js:620:9)
    at async Object.createBrowser (igv-create.js:78:18)
browser.js:2461 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length')
    at _k.Ek (browser.js:2461:33)

v2.15.13 works ok so it's not urgent.

greetings from Barcelona!

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

No branches or pull requests

1 participant