Closed mika76 closed 7 years ago
@mika76 can you provide details of your environment?
Browser version, OS etc?
For animation I am guessing if you are running under IE, you need animation api polyfills.
Thanks
Sure, sorry should have done that originally.
Chrome 56.0.2924.87 (64-bit), MacOS Sierra 10.12.3
I just tried it again.
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Uncaught Error: uBlock Origin: aborting content scripts for http://aspnetcorespa.azurewebsites.net/api/account/ExternalLogin?provider=Google at contentscript.js:90
Also polyfills.js gives a 404
@mika76 you will not be able to use oauth logins on live site because of reason exaplained here:
You can follow this wiki to implement in your project.
Animations are working fine on chrome, can't thing of any environment specific issue with animations as they are supported in chrome out of the box.
When I say polyfills for animations I am not referring to the polyfills that this project is using, but the polyfills library which is required to support javascript animations.
Closing this for now, but If you encounter any issues after following wiki to implement oauth, I can reopen it.
There's not much point in having an example site up if you're going to disregard all the problems seen on it, all it does is make me distrust the code. Why would I download and use my time to try something where it's own example does not work?
PS: I got all these problems on chrome...
@mika76 have you managed to get social account login working by following the wiki link i mentioned above?
Regarding animations can you see animations between home and example pages? Can you see any errors in console when the application loads?
Unfortunately I am not using OSx, but I can look further if you can provide any errors from console if you are receiving.