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
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
Hello Elvin,
It is important to use JavaScript in JS files and set their dependencies:
https://devcenter.appery.io/documenta...
I got it thanks