Skip to content

Commit 7e453a0

Browse files
SPHelper -> Cannot read properties of undefined (reading 'getByTitle')) #1140
1 parent fae013f commit 7e453a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/utilities/SPHelper.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import { SPHttpClient } from '@microsoft/sp-http';
1010
import { IFieldInfo } from '@pnp/sp/fields';
1111
import '@pnp/sp/site-users/web';
1212
import '@pnp/sp/webs';
13+
import "@pnp/sp/lists";
1314

1415
declare var window: any;
1516

0 commit comments

Comments
 (0)