zyachel / libremdb

A free & open source IMDb front-end.
https://libremdb.iket.me
GNU Affero General Public License v3.0
301 stars 29 forks source link

Application error: a client side exception has occurred #24

Closed dm1tz closed 1 year ago

dm1tz commented 1 year ago

Opening libremdb results in:

framework-ba86d075c3365de8.js:11 RangeError: maximumFractionDigits value is out of range.
    at new NumberFormat (<anonymous>)
    at u ([titleId]-81d8a26ff4d81d8f.js:1)
    at P ([titleId]-81d8a26ff4d81d8f.js:1)
    at fN (framework-ba86d075c3365de8.js:11)
    at i (framework-ba86d075c3365de8.js:11)
    at ib (framework-ba86d075c3365de8.js:11)
    at h9 (framework-ba86d075c3365de8.js:11)
    at h8 (framework-ba86d075c3365de8.js:11)
    at hY (framework-ba86d075c3365de8.js:11)
    at hX (framework-ba86d075c3365de8.js:11)

Browser: qutebrowser v2.5.2 Backend: QtWebEngine 5.15.3, based on Chromium 87.0.4280.144

zyachel commented 1 year ago

thanks for the log! i've added a fix. if the issue still persists for some reason, feel free to reopen it.