Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Why I can't use in html?

I try to use code<script></script> /codein html in angularjs(ionic)
And when I save the html and open again it break my tag like this:
code></script>/code

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Why I can't use in html?

Hello Elvin,

It is important to use JavaScript in JS files and set their dependencies:
https://devcenter.appery.io/documenta...

Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Why I can't use in html?

I got it thanks :)

Return to “Issues”