Cannot configure view for React on Pega 8.8
When create "Configure view" on case type - modal window opens up with "Loading..." text only
Steps to reproduce:
- Create new case type
- Click on "Create" step
- Click "Configure view"
Expected result: view configuration opens
Actual result: Endless "Loading..." text appears
Additional info:
Browser console shows following error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data 8
Network console shows error code 400 for call to https://<host>/prweb/app/<appname>/KIG6u1HHoGbUNbjGbXEQtA*/no-cdn/v103/app/<app>/componentslist?field0=name&value0=DefaultForm
Is there any way to debug this componentslist call? Maybe I am using wrong version of Constellation? Currently we are on "8.8.0-master-5666"