-
Notifications
You must be signed in to change notification settings - Fork 36
Description
We are using quix with 2 datasources and DB explorer dropdown fails to open.
Seeing 2 errors in browser console:
Error: KeyNav: number of elements doesn't match collection!
at app.bundle.min.js:1
at app.bundle.min.js:1
at Object.completeTask (app.bundle.min.js:1)
at app.bundle.min.js:1 "Possibly unhandled rejection: {}"
(anonymous) @ app.bundle.min.js:1
app.bundle.min.js:1 Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use 'track by' expression to specify unique keys. Repeater: option in buffer, Duplicate key: string:gong_bi_redshift, Duplicate value: gong_bi_redshift
https://errors.angularjs.org/1.8.2/ngRepeat/dupes?p0=option%20in%20buffer&p1=string%3Agong_bi_redshift&p2=gong_bi_redshift
at app.bundle.min.js:1
at app.bundle.min.js:1
at app.bundle.min.js:1
at c.$digest (app.bundle.min.js:1)
at c.$apply (app.bundle.min.js:1)
at app.bundle.min.js:1
at Object.completeTask (app.bundle.min.js:1)
at app.bundle.min.js:1
Thanks for this awesome project!