You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we configured api umbrella admin part, we notice an issue with Users area
Steps to reproduce - Users>Admin Groups>+ New Admin Group
While trying to add new admin group form appears and in the console an error occurs:
error-messages.js:5 Uncaught TypeError: Cannot read property 'replace' of undefined
at n.<anonymous> (error-messages.js:5)
at d.f.get (ember.prod.js:17749)
at n.<anonymous> (error-messages.js:81)
at d.f.get (ember.prod.js:17749)
at n.value (ember.prod.js:14645)
at n._compute (ember.prod.js:10333)
at n.value (ember.prod.js:14645)
at Object.i [as default] (ember.prod.js:10169)
at Object.a [as getArrayValues] (ember.prod.js:14955)
at n.compute (ember.prod.js:14025)
Api umbrella: v0.14.0 (from yum repository)
OS: CentOS 7.0
Browser: Google Chrome 57.0.2987.98 (64-bit), the same situation for Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Screenshot: Screenshot 2017-03-29 17-44-23.png
Maybe not the ability of one such problem.
The text was updated successfully, but these errors were encountered:
Apologies for the delay in responding, but thanks for the detailed bug report! This was definitely a bug that cropped up in the 0.14.0 release, our bad for not catching it sooner. It should be fixed by ece75d4 I'll try to get a v0.14.1 release packaged up this week with this in it.
Hello!
When we configured api umbrella admin part, we notice an issue with Users area
Steps to reproduce - Users>Admin Groups>+ New Admin Group
While trying to add new admin group form appears and in the console an error occurs:
Api umbrella: v0.14.0 (from yum repository)
OS: CentOS 7.0
Browser: Google Chrome 57.0.2987.98 (64-bit), the same situation for Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Screenshot: Screenshot 2017-03-29 17-44-23.png
Maybe not the ability of one such problem.
The text was updated successfully, but these errors were encountered: