E.showMenu() in firmware 2v26 and latest cutting edge is now displaying undefined next to the title if no value is given: `E.showMenu(menu = [{title: "test"}]);`  On firmware up to 2v25 the same menu looks like this (using full screen width on longer text): 