- Issue created by @mayur-sose
When editing a code component, moving the component to the global region and then attempting to access its content results in a 404 error.
Steps to reproduce:
myCode.myCode to the canvas.myCode and select Edit Code.Upon this action, the following error is displayed:
An unexpected error has occurred in a route.
404 Not Found
{
"status": 404,
"statusText": "Not Found",
"internal": true,
"data": "Error: No route matches URL \"/xb/xb_page/1/code-editor\"",
"error": {}
}
Active
0.0
β¦Β to be triaged