Regression: "Assigned IPs" no longer opens

SharkWipf

Verified User
Joined
Jun 17, 2016
Messages
8
As per "a recent version" (I don't use this option often so I don't know when exactly it started), it seems like on both of my installs where this is relevant (one with and one without pro pack, both on alpha channel and Alma 9), the "Assigned IPs" option on the domain page (/evo/user/domains/domain/example.com/ips) no longer loads, the page is just blank.
In the console, there's a javascript error:

Code:
vendors.22aa2e5b8ef748a6f099.js:15 TypeError: Cannot read properties of undefined (reading 'open')
    at P.e (940.e43b01bf97f789379895.js:1:10226)
    at t._render (vendors.22aa2e5b8ef748a6f099.js:92:44779)
    at P.p (vendors.22aa2e5b8ef748a6f099.js:92:79274)
    at Jt.get (vendors.22aa2e5b8ef748a6f099.js:92:26795)
    at new Jt (vendors.22aa2e5b8ef748a6f099.js:92:26734)
    at vendors.22aa2e5b8ef748a6f099.js:92:79288
    at Sr.$mount (vendors.22aa2e5b8ef748a6f099.js:92:79499)
    at Sr.$mount (vendors.22aa2e5b8ef748a6f099.js:96:776)
    at init (vendors.22aa2e5b8ef748a6f099.js:92:31969)
    at n (vendors.22aa2e5b8ef748a6f099.js:92:36098)

Switching to the good old Enhanced skin successfully sidesteps this problem, so this can be used as a workaround for now.
 
Back
Top