-
Type: Bug
-
Status: Resolved
-
Priority: Detail
-
Resolution: Fixed
-
Affects Version/s: 73.0.2
-
Fix Version/s: 73.1
-
Component/s: Studio Designer
-
Sprint:nxNest Sprint 9.3.10
When a user has no first and/or last names nothing appears on the initials badge (the first letter of the username should show in this case) and the following error shows in the browser console:
Uncaught (in promise) TypeError: Cannot read property 'length' of null at HTMLElement._computeInitials (nuxeo-studio-header.html:435) at runMethodEffect (property-effects.html:797) at Function._evaluateBinding (property-effects.html:2612) at Object.runBindingEffect [as fn] (property-effects.html:566) at runEffectsForProperty (property-effects.html:160) at runEffects (property-effects.html:126) at HTMLElement._propagatePropertyChanges (property-effects.html:1677) at HTMLElement._propertiesChanged (property-effects.html:1642) at HTMLElement._flushProperties (property-accessors.html:549) at HTMLElement._invalidateProperties (property-effects.html:1490)
- is related to
-
NXS-5048 Prepare Studio header based on new NOS header
- Resolved