Yes there is that aspect as well you need to have a category in the URL
of course, but for the specific case of working with Magento Open Source
there is a fixed filtering attribute called staged added to the
category/product GraphQL query in V2 of ProductList and Product
components that causes the query to fail. When you revert to the sling
models V1 of theses two products everything works with the open source
version. I also encountered the JavaScript error in the first post, and
again this is...