When editing a page, that contains a view, the 'Update' button is enabled.
Then as soon as '/wp-json/ToolsetBlocks/Rest/API/v1/ShortcodeRender' is received, which renders the view in the editor - he 'Update' button is disabled - and I'll unable to save the page.
Disabling all other plugins - still the same.
Disabling Toolset, there is no problem.
Have tried to install older version of Toolset and older versions of the theme/block plugins.
EDIT:
It only effects one page, with a view on.
Another page, which has another view, is ok.
Hi there,
I'd appreciate it if you could do the tests below:
Check on another page
Use the same view but on a new page and see if the same thing happens there or not.
Copy/Edit the view
Create a duplicate of the view in question, and try to remove the codes from it and on each step test to see if the problem occurs.
That way you will find out which part of the code added in the View is causing the issue.
If you are using the blocks view, try to replicate the same view characteristics and see when the breaking of the page update happens.
That way you will be able to pinpoint which step caused the issue and you can get back to us for further investigation.
Thanks.
Using blocks views - duplicating the block on the page and deleting the original block did not fix the issue.
Creating a new page, copying the original view block into the new page, and saving the page - somehow this fixed the view on the original page.