I am using Telerik Report Viewer and I am also using i18n for my localization. But as soon as I meet my report viewer, I am losing my reference to my i18n functions. So, I am getting the following error on any pages that are using i18n functions. The console error is: Uncaught TypeError: $(...).i18n is not a function
This is a very general error message, could you please share more information regarding your scenario?
I haven't had such a case before so I would like to also see a code sample of how you are attempting to localize the report viewer, if possible. Preferably a runnable project that I may use to debug the problem locally would be best.
Also, if you haven't already, I would recommend visiting the HTML5 Report Viewers Localization article for an example of the HTML5 viewers can be localized.