Umbraco Community BlockPreview - Too many Recursions

I not sure if I have a config issue or there is an issue with the Package ‘Umbraco.Community.BlockPreview’ but when I have the preview switched on, it taking over a min to save a page, but if I turn of preview it takes a couple of secs to save.

I fallowed the config instructions, can any one point me in the correct direction.

Regards

Darren

If any one want to know what I am seeing is this:

If I turn off the preview in the app settings file and save works as it should.

@rickbutterfield Are you able to help or advise on this?

@darrenhunterEmerald please can you share:

  • your version of BlockPreview
  • what the config in appsettings looks like
  • your Block Grid/List setup? How nested is it?

The other issue I am seeing, is it keeps asking if I want to save any changes, even if I not made any changes.

Umbraco.Community.BlockPreview: 5.3.2

Umbraco Version:

Here is the config

Hope this helps.

Here is what the grid looks like

Here what it looks like in the render with preview on

I keep getting this when I click of a page even when I have not made any changes.

@darrenhunterEmerald Please can you try and upgrade to 5.4.0-rc and see how you get on? There was a fairly big change in there for converting editor values and nesting which might help your use case.

The ‘Discard unsaved changes’ modal is a CMS thing and unrelated to BlockPreview

Hi

I have Updated it and it seems to be faster I am still seeing this in the dev console.

Hope that helps.