sipcapture / homer-app

HOMER 7.x Front-End and API Server
http://sipcapture.io
GNU Affero General Public License v3.0
205 stars 84 forks source link

Mouse-over the call search home page `pagination` panel at the bottom error #399

Closed systemcrash closed 3 years ago

systemcrash commented 4 years ago
ERROR TypeError: i is undefined
    changeCurrent http://myhost/main.f88a1aa9c21097caf8a8.js:1
    gF http://myhost/main.f88a1aa9c21097caf8a8.js:1
    na http://myhost/main.f88a1aa9c21097caf8a8.js:1
    r http://myhost/main.f88a1aa9c21097caf8a8.js:1
    Kh http://myhost/main.f88a1aa9c21097caf8a8.js:1
    invokeTask http://myhost/polyfills.a56ce1af579b5175dbe7.js:1
    onInvokeTask http://myhost/main.f88a1aa9c21097caf8a8.js:1
    invokeTask http://myhost/polyfills.a56ce1af579b5175dbe7.js:1
    runTask http://myhost/polyfills.a56ce1af579b5175dbe7.js:1
    invokeTask http://myhost/polyfills.a56ce1af579b5175dbe7.js:1
    _ http://myhost/polyfills.a56ce1af579b5175dbe7.js:1
    k http://myhost/polyfills.a56ce1af579b5175dbe7.js:1
main.f88a1aa9c21097caf8a8.js:1:2360674
systemcrash commented 4 years ago

Kapture 2020-10-29 at 22 42 49

adubovikov commented 4 years ago

We did a fix here, https://github.com/sipcapture/homer-ui/commit/de1c695aed2bdb62cfae099e2c82f6480ad991bc

but a bit more info how it happend will be more than welcome :-)

systemcrash commented 4 years ago

Your comment gives me an idea: if you're so sure you've fixed it, stick it in main (tho for some stuff that might be dangerous). Can you cook up a homer-webapp-dev which includes the latest dev branch merges? Then I can pull that docker image in and test exclusively that 'thing'. For things where community feedback is necessary to confirm a fix, this -dev image is a win, I think.

systemcrash commented 4 years ago

Is fix in master yet?

adubovikov commented 3 years ago

the version 1.3.0 has been released. Please install it and retest it.

systemcrash commented 3 years ago

Seems fixed 🤩