Can't paste the html
Can't paste the html
This was the html tag that is coming out unexpectedly:
""
I had the same issue. In IE it would load but I could not open a page. In chrome it would not load. I tried @Bob Fludder fix of clearing cache and this fixed the problem.
Some other code snippets I have tried
var x = Apperyio('Button1'); (TypeError: object is not a function)
var x = Apperyio('Button1').find(); (TypeError: object is not a function)