You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest using ES5 Batchutils https://github.com/anomepani/sp-rest-util/blob/master/BatchUtils.js,
As I have used fetch API which is not available in IE10-11 browser so you can use polyfill.
Hi Team,
I am using SharePoint 2016 application. this code working fine in Edge but IE 10 not working mostly my users are using IE 10 only.
error: on page load showing errors
syntax error
var BatchUtils = (() => {
I was put this script in .js file and using.
Please help me. it is very urgent.
The text was updated successfully, but these errors were encountered: