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

IE8 compatibility #27

Open
mdissel opened this issue Jan 11, 2016 · 0 comments
Open

IE8 compatibility #27

mdissel opened this issue Jan 11, 2016 · 0 comments

Comments

@mdissel
Copy link
Contributor

mdissel commented Jan 11, 2016

SP 2013 still supports IE8, angular 1.2* also supports IE8, but the ng-sharepoint lib contains one small IE 8 issues.
The promise catch/finally is not supported in IE8. Both could be replaced with ['finally'] and ['catch'], but i can't get the catch to work at this location. Is this really necessary or could we replace this with then(..,..)?

https://github.com/Kaldeera/ng-SharePoint/blob/master/src/sharepoint/services/splistitem.js#L703

@mdissel mdissel changed the title IE8 compatibilty IE8 compatibility Jan 11, 2016
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

1 participant