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

App not working #7

Closed
tuppers360 opened this issue Feb 8, 2016 · 3 comments
Closed

App not working #7

tuppers360 opened this issue Feb 8, 2016 · 3 comments

Comments

@tuppers360
Copy link

Hi Christos,

Not sure this is the correct place to contact you re my issue, I have forked your repo and opened it in VS 2015 and tried to run the app but get a strange error:

Error: Object doesn't support property or method 'keys'
Error loading http://localhost:9823/lib/spa/app.js

The spinning wheel is displayed but the app hangs and nothing happens.

I am not sure what this means? The only thing I have change is the connection string for the app to run on my machine. This works fine as I have run the scripts for EF to create the db locally, can you please advise?

Many thanks

Sorry if this is not the place to contact you regarding the issue.

Oh and running on Windows

@johnpankowicz
Copy link

Could you possibly be using an old version of IE? The keys property is supported in IE >= 9.

@tuppers360
Copy link
Author

Hi running the app in IE11 and Edge, just trying Chrome and Firefox out now.

Thanks

Edit: Appears that after installing Firefox and Chrome the site works in Edge but not IE11, very strange.

@tuppers360
Copy link
Author

Mmmmm.... I think I have found the issue.

The following is added to the site when it renders:

<script type="text/javascript" src="http://ie.kis.scr.kaspersky-labs.com/1B74BD89-2A22-4B93-B451-1C9E1052A0EC/main.js" charset="UTF-8">

But the line does not appear in Edge, Firefox & Chrome and they render perfectly happily so I will close the thread.

Thanks for taking the time to look at this.

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

2 participants