I've been using the EZProxy with success. But now that i am testing an angular application all i get on my blablabla.ezxss domain is as follows:
...snip...
<html>
<body>
<!--StartFragment-->
<body>
--
| <bootstrap></bootstrap>
| <div class="preloader">
| <div class="preloader-progress">
| <div class="preloader-progress-bar">
| <div class="preloader-progress-bar-value"></div>
| </div>
| </div>
| </div>
| <script type="text/javascript" src="/configuration/spa.js"></script>
|
| <noscript>Please enable JavaScript to continue using this application.</noscript>
| <link rel="modulepreload" href="chunk-NBWWZHEZ.js"><
<!--EndFragment-->
</body>
</html><body>
<bootstrap></bootstrap>
<div class="preloader">
<div class="preloader-progress">
<div class="preloader-progress-bar">
<div class="preloader-progress-bar-value"></div>
</div>
</div>
</div>
<script type="text/javascript" src="[/configuration/spa.js](http://blablabla.ezxss/configuration/spa.js)"></script>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<link rel="modulepreload" href="[chunk-NBWWZHEZ.js](http://blablabla.ezxss/chunk-NBWWZHEZ.js)"><
...snip...
The favicon and page title load correctly in the top of the tab which tells me it's still working for the most part.
I've been using the EZProxy with success. But now that i am testing an angular application all i get on my blablabla.ezxss domain is as follows:
The favicon and page title load correctly in the top of the tab which tells me it's still working for the most part.