"Show detailed node information" causes an error because OmStyle not defined. Here's the line that causes the error in the output html file. ` let title = (color == OmStyle.color.declaredPartial) ? "Jacobian" : "Connections"; `