Selecting a dropdown doesn't work

tristan

Verified User
Joined
Feb 11, 2005
Messages
706
Location
The Netherlands
Updated Evolution today, running on 1.55.0 with Safari 12.0.2 on Mac OS X and can't select an option in a dropdown list. For example on reseller/create-user-package at the Skin dropdown I can't select anything other than the default selected Skin.
 
May you try it again with the latest version of the skin? Thank you! :)
 
And now? :) Safari emits mouseout before click, when it should be opposite.
 
Looks like there is something wrong on all pages now:

Code:
Error Captured inside render on “app-notifications”

CLOSE REPORT

BACK
Data

Route Name	user/dashboard
Route Query	{}
Route Params	{}
Domain	testdomain.nl
User	admin
User Level	admin
TypeError: undefined is not an object (evaluating 'n.time.getTime')
https://server.nl:2222/assets/app.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:1:307082
Ue@https://server.nl:2222/assets/vendors.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:7:20133
r@https://server.nl:2222/assets/app.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:1:306860
_render@https://server.nl:2222/assets/vendors.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:7:32943
https://server.nl:2222/assets/vendors.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:7:64447
get@https://server.nl:2222/assets/vendors.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:7:16195
run@https://server.nl:2222/assets/vendors.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:7:17078
Te@https://server.nl:2222/assets/vendors.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:7:15186
https://server.nl:2222/assets/vendors.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:7:11472
zt@https://server.nl:2222/assets/vendors.js?ver=007e57fc41dd63956fe852ef08fe54c937a8a772:7:10972
promiseReactionJob@[native code]

Edit: Looks like that's sorted now with a cache refresh.
 
Last edited:
Back
Top