The default behaviour in Meteor 1.0.2.1 for rendering boolean data in a template renders literal 'false' as the empty string whereas 'true' renders as "true". Presumably, 'false' should render as ...
* Please note that this is for a uni assignment so I'm not after a solution - just after a bit of insight into the problem * I've been tasked with writing a "small search engine that is boolean aware" ...
The LSUIElement attribute can only be true or false, or it can be missing. This suggests that it's a boolean property, but it's actually a string. (I understand that it used to be boolean, but I'm not ...