Hmmm. Well I am seeing some strange stuff then. Depending on where the error is, with v1.1.7 in place, execution halts, but nothing is written to the console.
If I swap in v1.1.6 and reload, the error appears in the console.
I am using console.logs( " some text " ) to generate an error since "logs" does not exist on console
Any suggestions to further debug?