-
Notifications
You must be signed in to change notification settings - Fork 163
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
Comments
Could you possibly be using an old version of IE? The keys property is supported in IE >= 9. |
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. |
Mmmmm.... I think I have found the issue. The following is added to the site when it renders:
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. |
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
The text was updated successfully, but these errors were encountered: