You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-web-tool...@googlegroups.com
When using super dev mode with chromium on a rather simple project I stumbled over an exception about an undefined property - the only catch: the property isn't undefined. It happens somewhere down the road of a click handler, interestingly enough Window.alert(""+this) says 'undefined'.