cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug Magento 2 product edit screen?

How to debug Magento 2 product edit screen?

Hi,

 

The category select field is missing from the admin product edit screen for all product types.

 

My hunch is that there is an issue with the getting the category data, preventing the UI component from being displayed on the screen. 

 

There are no errors in the console, and no part of the category select field html is output to the page.

 

How would I go about debugging this?