Console log warning when load a xml language

Stimulsoft Reports.JS discussion
Post Reply
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Console log warning when load a xml language

Post by hugo »

When I load a xml language, I get this warning in Google Chrome console:
[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Console log warning when load a xml language

Post by Lech Kulikowski »

Hello,

It is normal. You can ignore that warning.

Thank you.
hugo
Posts: 359
Joined: Fri Mar 08, 2013 10:46 am

Re: Console log warning when load a xml language

Post by hugo »

Thank you.
As an alternative I'm using now the method setLocalization that avoids the warning.
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Console log warning when load a xml language

Post by Lech Kulikowski »

Hello,

Thank you for the information.
Post Reply