Is there an existing issue for this?
Description
The source code editor gives 404 resource not found if page is not on master branch.
I created a custom widget and was able to edit the source. When I then wanted to create another custom widget on a different page it lead to an error.
I figured out adding ?branch=staging (my current working branch) on the end of the editor tab it opened up correctly.
I also then merged the page to master and it worked without adding the branch parameter.
Steps To Reproduce
- Create App
- Create a page with custom widget
- Custom Widget Editor works
- Connect to git and push to master
- Custom Widget Editor works
- Create new page and commit to other branch (staging)
- Add custom widget to new page and try to open widget editor
- Widget editor gives 404
- Add ?branch=(staging)
- Widget Editor works
- Merge changes to master
- Widget Editor works without adding ?branch=(staging)
Public Sample App
No response
Environment
Production
Severity
Medium (Frustrating UX)
Issue video log
No response
Version
Self Hosted - v1.95
Is there an existing issue for this?
Description
The source code editor gives 404 resource not found if page is not on master branch.
I created a custom widget and was able to edit the source. When I then wanted to create another custom widget on a different page it lead to an error.
I figured out adding ?branch=staging (my current working branch) on the end of the editor tab it opened up correctly.
I also then merged the page to master and it worked without adding the branch parameter.
Steps To Reproduce
Public Sample App
No response
Environment
Production
Severity
Medium (Frustrating UX)
Issue video log
No response
Version
Self Hosted - v1.95