I have a Layout which I am unable to edit in the backend due to it's edit page not allowing me to scroll or click any of the layout related buttons.
In console I am seeing SyntaxError: Unexpected token '<'
I have checked the views and content templates within this layout and have found no unexpected < character.
I have tried creating a new view and transferring the content but with no luck - I have no problem editing the view until the first tie I refresh the page and/or save it, at which point it becomes uneducable and I cannot scroll the page.
Can you advise on what may be causing the issue and how it could be resolved?
It seems you narrowed the issue down to a View?
In this case the View eventually has some Custom JS added to the HTML inputs or even Custom JS in the JS Editor?
Can you disable it and test again?
The steps I will do if I debug this is to remove every thing from that View. Then, reinsert things steps by step to see when the issue comes back.
Then I know the culprit code and can start debugging.
If you wish I can do that on your live site, test site or on a local copy of your Install if you can send me one.
https://toolset.com/faq/provide-supporters-copy-site/
Please also make sure this issue is not caused by any other plugin or theme by temporarily disabling them.
Thank you