Going to /user-settings directly not accessing it from elsewhere on the FE does not work (e.newname is undefined) #67

Closed
opened 2018-03-31 09:56:09 +00:00 by tyge · 2 comments
Member

A blank page is shown instead:

image

To reproduce, try accessing /user-settings directly, or once you're there refresh the page. This should show a blank page.

JS console gives this error:

TypeError: e.newname is undefined
Stack trace:
render@http://pleroma.testing/static/js/app.bbd8264f40c00162ae60.js:5:6825
Ce/t.prototype._render@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:6:23159
r@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:6:13252
Po.prototype.get@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:7:17804
Po@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:7:17734
Pt@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:6:13268
[ ... ]
A blank page is shown instead: ![image](/attachments/0a664093-c3ef-4d1a-9939-0fe271301a19) To reproduce, try accessing `/user-settings` directly, or once you're there refresh the page. This should show a blank page. JS console gives this error: ``` TypeError: e.newname is undefined Stack trace: render@http://pleroma.testing/static/js/app.bbd8264f40c00162ae60.js:5:6825 Ce/t.prototype._render@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:6:23159 r@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:6:13252 Po.prototype.get@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:7:17804 Po@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:7:17734 Pt@http://pleroma.testing/static/js/vendor.6ceb4478f308829a2829.js:6:13268 [ ... ] ```
437 KiB
Owner

Is this still an issue?

Is this still an issue?
Owner

seem to be fixed

seem to be fixed
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe#67
No description provided.