Applying a template that is supposed to update the front page (Home.aspx) of a Communication Site fails with the latest version(s) of PnP.Framework. (0.1.101.0)
No error messages occur, but also no updates happen on the page.
Returning back to version 0.1.83.0 (before the switch to PnP.Core for handling ClientSidePages) makes the template work without a problem.
Thanks for reporting this @YannickRe , I'll have a look
@YannickRe : I can repro this, seems to be an issue in PnP Core SDK...working on a fix + test case that covers this scenario
@YannickRe : fixed in PnP Core SDK (see https://github.com/pnp/pnpcore/commit/9a1ee608fca92873ad986d664f1991b92b2ea4a2). Will be part of tomorrow's nightly builds of PnP Core SDK, PnP Framework and PnP PowerShell.
@jansenbe Awesome, I'll give it a try tomorrow!
@jansenbe @YannickRe I can confirm that this is working.
Was having the same issue with a build from a few days ago, but just updated to the latest and it's now updating the page
@joelfmrodrigues Thanks for letting me/us know. I haven't had a chance to test yet, since I have "that other issue with authentication" which I need to solve first before I can get back on the latest version of the framework 馃檪
Most helpful comment
@jansenbe @YannickRe I can confirm that this is working.
Was having the same issue with a build from a few days ago, but just updated to the latest and it's now updating the page