Hello JoomShaper Support Team,
I am experiencing an issue with SP Page Builder version 6.1.0 on Joomla 5.4. When trying to save a page in the editor, the request fails with a 400 Bad Request error.
The browser console shows the request URL as:
/administrator/index.php?option=com_sppagebuilder&task=/editor.pages&id=XX
and the error is returned via Axios with ERR_BAD_REQUEST.
It seems that the leading slash (/) in the task parameter (/editor.pages) may be causing the request to be rejected by the server.
Could you please advise if there is a patch or workaround for this issue? This problem prevents saving pages in SP Page Builder.
Thank you for your support.