pnpframework
pnpframework copied to clipboard
Added null check for checking if members array is not null
If there is no member defined in your template then it wil throw a object null error.
Fix : Check if the member array isn't null