Open
Description
Preconditions (*)
- 2.3.4
- Magento 2.4-develop
Steps to reproduce (*)
- Install Magento 2
- Create a theme with no parent
- Use the theme for the main website
- Go to a category detail page from the admin area
- Click on the Layout dropdown of the Design section
Expected result (*)
- The Layout dropdown should be empty since I did not declare any page layout on my theme.
Actual result (*)
- The Layout dropdown is filled with page layouts that are not declared by my theme.