OktopUSP/oktopus

Regression: on demo site, after login, the main page doesn't load

Closed this issue · 4 comments

(Login seems to be working fine, I entered demo@gmail.com and demo as credentials.)

Screenshots are from Firefox Nightly 122 and Chromium 112.

image

image

Some error logs.

TypeError: s.substring is not a function
    at OverviewTasksProgress (index-80ad44adf5badcc9.js:1:511)
    at Xh (framework-0c7baedefba6b077.js:9:60990)
    at x (framework-0c7baedefba6b077.js:9:119445)
    at Vk (framework-0c7baedefba6b077.js:9:99130)
    at framework-0c7baedefba6b077.js:9:98997
    at Jk (framework-0c7baedefba6b077.js:9:99004)
    at Ok (framework-0c7baedefba6b077.js:9:95760)
    at Hk (framework-0c7baedefba6b077.js:9:94316)
    at J (framework-0c7baedefba6b077.js:33:1364)
    at MessagePort.R (framework-0c7baedefba6b077.js:33:1894)

TypeError: s.substring is not a function
    at OverviewTasksProgress (index-80ad44adf5badcc9.js:1:511)
    at Xh (framework-0c7baedefba6b077.js:9:60990)
    at x (framework-0c7baedefba6b077.js:9:119445)
    at Vk (framework-0c7baedefba6b077.js:9:99130)
    at framework-0c7baedefba6b077.js:9:98997
    at Jk (framework-0c7baedefba6b077.js:9:99004)
    at Ok (framework-0c7baedefba6b077.js:9:95760)
    at Hk (framework-0c7baedefba6b077.js:9:94316)
    at J (framework-0c7baedefba6b077.js:33:1364)
    at MessagePort.R (framework-0c7baedefba6b077.js:33:1894)

Hi @alurm,
I've launched a new website: https://demo.oktopus.app.br, can you see if it solved the problem? If so, mark this comment as answer and close the issue.
Thanks in advance.

Hi @leandrofars, just tried, but I can't log in to https://demo.oktopus.app.br/ using the demo credentials.

image

I'm sorry @alurm , forgot to register demo user, now it's available.

This problem doesn't currently appear, the main page does load, devices tab works.