We are getting many "Uncaught TypeError: Cannot read property 'replace' of undefined".

It is because many of HTML elements are not having 'class' attribute defined. It cause to not show all elements in path when an element is selected for styling.

CommentFileSizeAuthor
#3 js-error-2896212-3.patch1.02 KBjunaidpv

Comments

junaidpv created an issue. See original summary.

junaidpv’s picture

Issue summary: View changes
junaidpv’s picture

Status: Active » Needs review
StatusFileSize
new1.02 KB

Here is the patch to fix this issue.