I’ve recently updated one of the forums I’m working on. 944c0db
I’m bouncing back and forth between Admin and User’s preference page trying to fill in some full names. Viewing someone’s email will tell me who they are, but if I do it from the user’s profile page I get this error, which is logged:
Uncaught TypeError: undefined is not a function
Url: [FQDN]/assets/application-ea98de13baf37557a958317a1bc29054.js
Line: 34
Column: 69
Window Location: [FQDN]/users/[any-user]/preferences?undefined-renamed=&undefined-renamed=&undefined-renamed=&undefined-renamed=
There is no problem viewing their email address from the admin page, but I can’t fix their Full Name there.
I assumed this was normal behavior when I’d already asked to view their email in the same session… choosing a different user let me have the “need to click to show” experience.