-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
BugSomething isn't workingSomething isn't workingCommunity Reportedissues reported by community membersissues reported by community membersMediumIssues that frustrate users due to poor UXIssues that frustrate users due to poor UXNeeds TriagingNeeds attention from maintainers to triageNeeds attention from maintainers to triageProduction
Description
Is there an existing issue for this?
- I have searched the existing issues
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingCommunity Reportedissues reported by community membersissues reported by community membersMediumIssues that frustrate users due to poor UXIssues that frustrate users due to poor UXNeeds TriagingNeeds attention from maintainers to triageNeeds attention from maintainers to triageProduction