-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.2
Bug summary
I created a partial view under Views/Partials/BlockList/Components/ for my Block List component. After navigating away and returning to the view, I am unable to open it, encountering an error message that says "APIError: Not Found." Additionally, I am unable to rename or delete any of my partial views.
Specifics
No response
Steps to reproduce
Create a new partial view under Views/Partials/BlockList/Components/.
Navigate away from the view.
Try to return to the partial view to edit or rename it.
Observe that the view cannot be opened and the "APIError: Not Found" message is shown.
Expected result / actual result
No response