javascript files for client viewer UI are called as additional parameters to URL. Because URL for a report is generated using GUID, javascripts are downloaded each time report is generated and this takes additional time and bandwidth.
Can you please ignore report parameters for accessing javascript files to enable browser cache for javascript files, please?
Javascript optimization
Javascript optimization
- Attachments
-
- ssScripts.png (26.92 KiB) Viewed 1447 times
Re: Javascript optimization
Hello.
You didn't specify what viewer or designer you use.
But we have added next property to StiMobileDesigner and StiMobileViewer.
This property will be available in our next official build.
Thank you.
You didn't specify what viewer or designer you use.
But we have added next property to StiMobileDesigner and StiMobileViewer.
Code: Select all
PassQueryParametersForResources="false"
Thank you.
Re: Javascript optimization
I use both and both have the same problem. This parameter is great, but please add additional versioning to resources to avoid browser caching problems.
Rgds,
Frenk
Rgds,
Frenk
Re: Javascript optimization
Hello.
We will add versioning for our scripts in our next build.
The next build will be next week and it will be our official release 2016.1.
Thank you.
We will add versioning for our scripts in our next build.
The next build will be next week and it will be our official release 2016.1.
Thank you.