Pnpjs: Config-store List - getConfiguration required?

Created on 17 Apr 2018  路  6Comments  路  Source: pnp/pnpjs

  • [x] Question

Config-Store

Is it required to call getConfiguration() on the provider in order to load the values from the SharePoint list.

I've tried the syntax here but it doesn't seem to work: config-store

tks.

code fixed bug

All 6 comments

Hi @gbminnock - thanks for reporting this. Looks like we have two issues, one with the documentation and another bug in the code. Never good. We'll get things sorted in time for the next release. Thanks!

Hi @patrick-rodgers, thank you for the quick turn around on this.
I wonder is it possible to get this before the 1.0.5 milestone release? Maybe I could download from your repository and build myself from patrick-rodgers/pnp ?
Gary.

We will publish a beta on Friday (April 20) which will contain this update. You can download the dev branch and build from there if you need, but there aren't currently docs fully explaining the build system. gulp package should package all the libraries into the ./dist folder. Unfortunately I can't offer you too much support beyond that currently. But on Friday you can grab the beta. HTH

Hi @patrick-rodgers
That helps, I'll wait for the beta.
Thanks again.

Just published the beta for this week, give that a go and hopefully you are unblocked. If you're still having issues please reopen this issue so we can ensure we get it sorted. Thanks!

Works great @patrick-rodgers, thanks for this.
I've implemented a provider for property bags which I could contribute if you think it could be useful?

Was this page helpful?
0 / 5 - 0 ratings