Trying to use show.bind I get an error message in browser-console :
TypeError: element.classList is undefined
Find here the gist reconstructing the error:
edit: it seems that this error occurs because of the @containerless attribute. But adding a container only for handling the show.bind makes my html quite dirty