pnpframework icon indicating copy to clipboard operation
pnpframework copied to clipboard

Added null check for checking if members array is not null

Open danielpastoor opened this issue 3 years ago • 0 comments

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

danielpastoor avatar Jul 18 '22 09:07 danielpastoor