4823: User selection doesn't render in review group update form

cyran.norbert

What version are you running?

3.0.14

What's the URL of the page containing the problem?

/admin/db/reviews/group/{group_id}

What steps will reproduce the problem?

  1. Go to URL containing the problem
  2. Try to add a user to the group

What is the expected output? What do you see instead?

Correctly rendered list of users, instead selectize disappears and user list does not render correctly

What operating system are you using? What browser?

Issue exists in Firefox and Chrome, works fine in IE

Please provide any additional information below.

david
#1 david

Can you see if there are any errors in the javascript console?

  • -New
    +NeedInfo
#2 hr3pswtk

I see this with 3.0.17 (and dont spot a fix in 3.0.18 release notes).

the javascript console says

widgets.min.127be545a726.js:1 Uncaught TypeError: Cannot read property '20' of null
at widgets.min.127be545a726.js:1
at Array.map (<anonymous>)
at Object.success (widgets.min.127be545a726.js:1)
at j (jquery-1.11.1.min.8101d596b2b8.js:2)
at Object.fireWith [as resolveWith] (jquery-1.11.1.min.8101d596b2b8.js:2)
at x (jquery-1.11.1.min.8101d596b2b8.js:4)
at XMLHttpRequest.b (jquery-1.11.1.min.8101d596b2b8.js:4)