Hello,I just created a new site on 12.0.30, and am having issues when attempting to create new pages that use page builder functionality. I get the message @An error occurred while attempting to retrieve page templates. Contact your system administrator and check that the page builder feature is registered correctly in the MVC project@ which was previously fixed by using builder.UseResourceSharingWithAdministration(), which is no longer needed in 12.0.30. I am getting CORS errors in the console which is supposed to be handled by default now. There are no errors showing in the event log or Windows event viewer.On a side note, I am unable to get any of the default page template functionality working at all either.
↧