Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barrenderder Issue #11

Open
smsaxena19 opened this issue Feb 21, 2014 · 6 comments
Open

Barrenderder Issue #11

smsaxena19 opened this issue Feb 21, 2014 · 6 comments
Assignees

Comments

@smsaxena19
Copy link

Unhandled exception at line 57, column 14 in http://localhost:5002/Scripts/jqplot.barRenderer.min.js

0x800a138f - JavaScript runtime error: Unable to set property 'BarRenderer' of undefined or null reference

@adarsh-vs
Copy link
Contributor

Hi @smsaxena19 ,
Appreciate it if you could provide more details or steps to reproduce this issue.

Thanks.

@smsaxena19
Copy link
Author

Hi,

I am using Visual Studio 2013.Source is compiled properly in VS2013 and
able to run it also. it shows the login screen but when i try to login
then this issue comes.
I have attached the error screen shot also.

Thanks
Shailendra

On Sun, Feb 23, 2014 at 2:16 PM, Adarsh Vikraman
[email protected]:

Hi @smsaxena19 https://github.com/smsaxena19 ,
Appreciate it if you could provide more details or steps to reproduce this
issue.

Thanks.

Reply to this email directly or view it on GitHubhttps://github.com//issues/11#issuecomment-35826928
.

*Best Regards | Shailendra Saxena| *

@Sharonsudhan
Copy link
Contributor

Hi Shailendra,

We are able to replicate the issues in IE browser versions below 9, but for higher version of IE,Chrome and Firefox its working fine.

Please note that we have used jqPlot for the charts in the application which has browser compatibility issue with IE versions below 9.

Please refer below link FYR :
http://www.jqplot.com/docs/files/usage-txt.html

Thanks
Sharon

@smsaxena19
Copy link
Author

Hi Sharon,

I am using IE version 10.But still the issue persist.Please advise.

Regards
Shailendra

On Tue, Feb 25, 2014 at 11:38 AM, Sharonsudhan [email protected]:

Hi Shailendra,

We are able to replicate the issues in IE browser versions below 9, but
for higher version of IE,Chrome and Firefox its working fine.

Please note that we have used jqPlot for the charts in the application
which has browser compatibility issue with IE versions below 9.

Please refer below link FYR :
http://www.jqplot.com/docs/files/usage-txt.html

Thanks
Sharon

Reply to this email directly or view it on GitHubhttps://github.com//issues/11#issuecomment-35978112
.

*Best Regards | Shailendra Saxena| *

@rdaddis
Copy link

rdaddis commented Mar 22, 2014

I'm getting the same exception with IE11. This exception occurs when _HomeLayout.cshtml executes @RenderBody(). The problem seems to be an invalid property of the parameter (d.jqplot) : (function(d){d.jqplot.BarRenderer=function(){d.jqplot.LineRenderer.call(this)};

So far, the only place I have seen jqPlot utilized is /Goal/Index/1. Are the script references for jqPlot necessary in _HomeLayout.cshtml and _PageLayout.cshtml? FWIW, I noticed that _Layout.cshtml has commented out the script tags for jqPlot, but not the link tag.

My environment is Windows 7 Ultimate (64-bit), Visual Studio Pro 2013 Version 12.0.30110.00 Update 1, Internet Explorer Update Version 11.0.4. The exception occurs when Display intranet sites in Compatibility View is on or off. The exception occurs with Document Mode set to Edge or IE 10

@shijuvar shijuvar reopened this Mar 24, 2014
@shijuvar
Copy link
Contributor

This is a known issue on the some versions of IE, but it will work on Firefox and Chrome. We are using a JavaScript component jqPlot which is having browser compatibility issue with some versions of IE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants