Dnn.Platform
Dnn.Platform copied to clipboard
PersonaBar Error (reducers.ts)
Description of bug
Opening the Servers control panel causes an error to appear in the JavaScript console. The error is in the code reducers.ts. No error shows up in the Admin Log.
Steps to reproduce
List the precise steps to reproduce the bug:
- "Inspect" a page and select the Console tab.
- Click on the Servers in the admin settings.
- JavaScript error appear in the Console window.
Current behavior
Explain the current behavior.
Clicking on "Servers" causes the errors to be logged in the JavaScript console.
Expected behavior
The error either should not occur or it should be caught.
Screenshots
If applicable, provide screenshots to help explain the bug.
Opening the "Servers" control panel generates these errors:

Pressing "Restart" generates more errors.

Error information
Provide any error information (console errors, error logs, etc.) related to this bug.
reducers.ts:107
Uncaught TypeError: c is not a function
at u (reducers.ts:107:2)
at v (reducers.ts:107:2)
at exports.unstable_runWithPriority (reducers.ts:107:2)
at cg (reducers.ts:107:2)
at Jj (reducers.ts:107:2)
at yj (reducers.ts:107:2)
at Ig (reducers.ts:107:2)
at bk (reducers.ts:107:2)
at reducers.ts:107:2
at Nj (reducers.ts:107:2)
Additional context
Edge, Chrome and Firefox all report the same error with Firefox providing more detail.
Affected version
- [ ] 10.00.00 alpha build
- [X] 09.10.02 release candidate
- [ ] 09.10.01 latest supported release
Affected browser
- [X] Chrome
- [X] Firefox
- [ ] Safari
- [ ] Internet Explorer 11
- [ ] Microsoft Edge (Classic)
- [X] Microsoft Edge Chromium
confirmed/duplicated on 9.10.02 / chrome
confirmed/duplicated on 9.10.02 / Edge
We have detected this issue has not had any activity during the last 90 days. That could mean this issue is no longer relevant and/or nobody has found the necessary time to address the issue. We are trying to keep the list of open issues limited to those issues that are relevant to the majority and to close the ones that have become 'stale' (inactive). If no further activity is detected within the next 14 days, the issue will be closed automatically. If new comments are are posted and/or a solution (pull request) is submitted for review that references this issue, the issue will not be closed. Closed issues can be reopened at any time in the future. Please remember those participating in this open source project are volunteers trying to help others and creating a better DNN Platform for all. Thank you for your continued involvement and contributions!
Fixed in #5490 so should no longer be a problem with the upcoming v9.11.1